Package org.apache.lucene.analysis.es
Analyzer for Spanish.
-
Class Summary Class Description SpanishAnalyzer Analyzer
for Spanish.SpanishAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;SpanishLightStemFilter ATokenFilter
that appliesSpanishLightStemmer
to stem Spanish words.SpanishLightStemFilterFactory Factory forSpanishLightStemFilter
.SpanishLightStemmer Light Stemmer for SpanishSpanishMinimalStemFilter ATokenFilter
that appliesSpanishMinimalStemmer
to stem Spanish words.SpanishMinimalStemFilterFactory Factory forSpanishMinimalStemFilter
.SpanishMinimalStemmer Minimal plural stemmer for Spanish.