Uses of Interface
org.apache.lucene.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.
Analyzer for English.
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
Analyzer for Japanese.
Analyzer for Korean.
Miscellaneous Tokenstreams.
Set of components for pattern-based (regex) analysis.
Provides various convenience classes for creating payloads on Tokens.
Analysis components for phonetic search.
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.en
Classes in org.apache.lucene.analysis.en that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassAbstract parent class for analysis factories that accept a stopwords file as input. -
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.pattern
Classes in org.apache.lucene.analysis.pattern that implement ResourceLoaderAwareModifier and TypeClassDescriptionclassProvides a filter that will analyze tokens with the analyzer from an arbitrary field type. -
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.