Package org.apache.lucene.analysis.no
Analyzer for Norwegian.
-
Class Summary Class Description NorwegianAnalyzer Analyzer
for Norwegian.NorwegianAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;NorwegianLightStemFilter ATokenFilter
that appliesNorwegianLightStemmer
to stem Norwegian words.NorwegianLightStemFilterFactory Factory forNorwegianLightStemFilter
.NorwegianLightStemmer Light Stemmer for Norwegian.NorwegianMinimalStemFilter ATokenFilter
that appliesNorwegianMinimalStemmer
to stem Norwegian words.NorwegianMinimalStemFilterFactory Factory forNorwegianMinimalStemFilter
.NorwegianMinimalStemmer Minimal Stemmer for Norwegian Bokmål (no-nb) and Nynorsk (no-nn)NorwegianNormalizationFilter This filter normalize use of the interchangeable Scandinavian characters æÆäÄöÖøØ and folded variants (ae, oe, aa) by transforming them to åÅæÆøØ.NorwegianNormalizationFilterFactory Factory forNorwegianNormalizationFilter
.