All Classes and Interfaces
Class
Description
Contains the common configuration settings between subclasses of this class.
A predicate based on the current token in a TokenStream
Encapsulation of the state of the current token
Factory for
ApostropheFilterFactory for ASCIIFoldingFilter.
Factory for
BengaliNormalizationFilterA class to match character code points.
Only for old indexes
Factory that creates a
CJKBigramFilter to form bigrams of CJK terms
that are generated from StandardTokenizer or ICUTokenizer.Factory for
ClassicFilterFactory for
ClassicTokenizerFactory for
ConcatenateGraphFilter.Factory for
DecimalDigitFilterUses the
DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary.Plural stemmer for English based on the
EnglishMinimalStemFilterOpenRefine Fingerprinting, which uses a Standard tokenizer and lowercase + stop + fingerprint + asciifolding filters
Builds an OpenRefine Fingerprint analyzer.
Factory for
GermanNormalizationFilterFactory for
HindiNormalizationFilterUses the
HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules.Factory for
IndicNormalizationFilterProvider for
IrishAnalyzerA
TokenFilterFactory for TypeTokenFilter.A
TokenFilterFactory for KeepWordFilter.A factory for creating keyword marker token filters that prevent tokens from
being modified by stemmers.
Provider for
LithuanianAnalyzerFactory for
LowerCaseFilter and some language-specific variants
supported by the language parameter:
greek: GreekLowerCaseFilter
irish: IrishLowerCaseFilter
turkish: TurkishLowerCaseFilter
TokenFilterFactoryAdapter for
MinHashFilterFactorySimple regex-based analyzer based on PatternTokenizer + lowercase + stopwords
A factory for creating FilteringTokenFilters that determine whether or not to
accept their underlying token by consulting a script
Factory for
ScandinavianFoldingFilterFactory for
ScandinavianNormalizationFilterA factory for a conditional token filter that only applies child filters if the underlying token
matches an
AnalysisPredicateScriptDeprecated.
(3.1) Use the language-specific analyzer in modules/analysis instead.
Creates a SnowballAnalyzer initialized with stopwords and Snowball filter.
Real work actually done here by Sebastian on the Elasticsearch mailing list
http://elasticsearch-users.115913.n3.nabble.com/Using-the-Snowball-stemmers-tp2126106p2127111.html
Provider for
SoraniAnalyzerFactory for
SoraniNormalizationFilterFactory for
ThaiTokenizerDeprecated.