Package org.apache.lucene.analysis.es
package org.apache.lucene.analysis.es
Analyzer for Spanish.
-
ClassesClassDescription
Analyzer
for Spanish.Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;ATokenFilter
that appliesSpanishLightStemmer
to stem Spanish words.Factory forSpanishLightStemFilter
.Light Stemmer for SpanishDeprecated.Deprecated.UseSpanishPluralStemFilterFactory
insteadDeprecated.UseSpanishPluralStemmer
instead.ATokenFilter
that appliesSpanishPluralStemmer
to stem Spanish words.Factory forSpanishPluralStemFilterFactory
.Plural Stemmer for Spanish
SpanishPluralStemFilter
instead.