Uses of Interface
org.apache.lucene.analysis.util.ResourceLoaderAware
Packages that use ResourceLoaderAware
Package
Description
Normalization of text before the tokenizer.
Construct n-grams for frequently occurring terms and phrases.
A filter that decomposes compound words you find in many Germanic
languages into the word parts.
Basic, general-purpose analysis components.
Stemming TokenFilter using a Java implementation of the
Hunspell stemming algorithm.
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
Analyzer for Japanese.
Analyzer for Korean.
Miscellaneous Tokenstreams.
Provides various convenience classes for creating payloads on Tokens.
Analysis components for phonetic search.
TokenFilter and Analyzer implementations that use Snowball
stemmers.Analysis components for Synonyms.
Utility functions for text analysis.
Analyzer based autosuggest.
-
Uses of ResourceLoaderAware in org.apache.lucene.analysis.charfilter
Classes in org.apache.lucene.analysis.charfilter that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.commongrams
Classes in org.apache.lucene.analysis.commongrams that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassConstructs aCommonGramsFilter.classConstructCommonGramsQueryFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.compound
Classes in org.apache.lucene.analysis.compound that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassFactory forDictionaryCompoundWordTokenFilter.classFactory forHyphenationCompoundWordTokenFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.core
Classes in org.apache.lucene.analysis.core that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassFactory forStopFilter.classFactory class forTypeTokenFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.hunspell
Classes in org.apache.lucene.analysis.hunspell that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassTokenFilterFactory that creates instances ofHunspellStemFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.icu.segmentation
Classes in org.apache.lucene.analysis.icu.segmentation that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.ja
Classes in org.apache.lucene.analysis.ja that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassFactory forJapanesePartOfSpeechStopFilter.classFactory forJapaneseTokenizer. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.ko
Classes in org.apache.lucene.analysis.ko that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.miscellaneous
Classes in org.apache.lucene.analysis.miscellaneous that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassAbstract parent class for analysis factories that createConditionalTokenFilterinstancesclassFactory forKeepWordFilter.classFactory forKeywordMarkerFilter.classFactory for aProtectedTermFilterclassFactory forStemmerOverrideFilter.classDeprecated.classFactory forWordDelimiterGraphFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.payloads
Classes in org.apache.lucene.analysis.payloads that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.phonetic
Classes in org.apache.lucene.analysis.phonetic that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.snowball
Classes in org.apache.lucene.analysis.snowball that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.synonym
Classes in org.apache.lucene.analysis.synonym that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassDeprecated.UseSynonymGraphFilterFactoryinstead, but be sure to also useFlattenGraphFilterFactoryat index time (not at search time) as well.classFactory forSynonymGraphFilter. -
Uses of ResourceLoaderAware in org.apache.lucene.analysis.util
Classes in org.apache.lucene.analysis.util that implement ResourceLoaderAware -
Uses of ResourceLoaderAware in org.apache.lucene.search.suggest.analyzing
Classes in org.apache.lucene.search.suggest.analyzing that implement ResourceLoaderAware
WordDelimiterGraphFilterFactoryinstead: it produces a correct token graph so that e.g.