Package org.apache.lucene.analysis.sv
Analyzer for Swedish.
-
Class Summary Class Description SwedishAnalyzer Analyzer
for Swedish.SwedishAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;SwedishLightStemFilter ATokenFilter
that appliesSwedishLightStemmer
to stem Swedish words.SwedishLightStemFilterFactory Factory forSwedishLightStemFilter
.SwedishLightStemmer Light Stemmer for Swedish.SwedishMinimalStemFilter ATokenFilter
that appliesSwedishMinimalStemmer
to stem Swedish words.SwedishMinimalStemFilterFactory Factory forSwedishMinimalStemFilter
.SwedishMinimalStemmer Minimal Stemmer for Swedish.