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 ApostropheFilter
 
 
 
 
Factory for ASCIIFoldingFilter.
 
 
Factory for BengaliNormalizationFilter
 
 
 
 
 
A 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 ClassicFilter
Factory for ClassicTokenizer
 
 
 
 
 
Factory for DecimalDigitFilter
 
Uses the DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary.
 
 
 
 
 
 
 
Plural stemmer for English based on the EnglishMinimalStemFilter
 
OpenRefine Fingerprinting, which uses a Standard tokenizer and lowercase + stop + fingerprint + asciifolding filters
Builds an OpenRefine Fingerprint analyzer.
 
 
 
 
 
 
 
Factory for GermanNormalizationFilter
 
 
 
Factory for HindiNormalizationFilter
 
 
Uses the HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules.
Factory for IndicNormalizationFilter
 
Provider for IrishAnalyzer
 
A TokenFilterFactory for TypeTokenFilter.
A factory for creating keyword marker token filters that prevent tokens from being modified by stemmers.
 
 
 
 
 
 
Provider for LithuanianAnalyzer
Factory for LowerCaseFilter and some language-specific variants supported by the language parameter: greek: GreekLowerCaseFilter irish: IrishLowerCaseFilter turkish: TurkishLowerCaseFilter
 
TokenFilterFactoryAdapter for MinHashFilterFactory
 
 
 
 
 
 
 
Simple 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
 
 
 
 
A factory for a conditional token filter that only applies child filters if the underlying token matches an AnalysisPredicateScript
 
 
 
Deprecated.
(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 SoraniAnalyzer
Factory for SoraniNormalizationFilter
 
 
 
 
 
 
 
 
Factory for ThaiTokenizer
 
 
 
 
 
 
 
 
 
Deprecated.