Package org.opensearch.analysis.common
package org.opensearch.analysis.common
-
ClassDescriptionContains the common configuration settings between subclasses of this class.A predicate based on the current token in a TokenStreamEncapsulation of the state of the current tokenFactory for
ApostropheFilterFactory for ASCIIFoldingFilter.Factory forBengaliNormalizationFilterA class to match character code points.Only for old indexesFactory that creates aCJKBigramFilterto form bigrams of CJK terms that are generated from StandardTokenizer or ICUTokenizer.Factory forClassicFilterFactory forClassicTokenizerFactory forConcatenateGraphFilter.Factory forDecimalDigitFilterUses theDictionaryCompoundWordTokenFilterto decompound tokens using a dictionary.Plural stemmer for English based on theEnglishMinimalStemFilterOpenRefine Fingerprinting, which uses a Standard tokenizer and lowercase + stop + fingerprint + asciifolding filtersBuilds an OpenRefine Fingerprint analyzer.Factory forGermanNormalizationFilterFactory forHindiNormalizationFilterUses theHyphenationCompoundWordTokenFilterto decompound tokens based on hyphenation rules.Factory forIndicNormalizationFilterProvider forIrishAnalyzerATokenFilterFactoryforTypeTokenFilter.ATokenFilterFactoryforKeepWordFilter.A factory for creating keyword marker token filters that prevent tokens from being modified by stemmers.Provider forLithuanianAnalyzerFactory forLowerCaseFilterand some language-specific variants supported by thelanguageparameter: greek:GreekLowerCaseFilterirish:IrishLowerCaseFilterturkish:TurkishLowerCaseFilterTokenFilterFactoryAdapter forMinHashFilterFactorySimple regex-based analyzer based on PatternTokenizer + lowercase + stopwordsA factory for creating FilteringTokenFilters that determine whether or not to accept their underlying token by consulting a scriptFactory forScandinavianFoldingFilterFactory forScandinavianNormalizationFilterA factory for a conditional token filter that only applies child filters if the underlying token matches anAnalysisPredicateScriptDeprecated.(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.htmlProvider forSoraniAnalyzerFactory forSoraniNormalizationFilterFactory forThaiTokenizerDeprecated.