Package org.apache.lucene.analysis.es
Class SpanishMinimalStemmer
java.lang.Object
org.apache.lucene.analysis.es.SpanishMinimalStemmer
Minimal plural stemmer for Spanish.
This stemmer implements the "plurals" stemmer for spanish lanugage.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpanishMinimalStemmer
public SpanishMinimalStemmer()
-
-
Method Details
-
stem
public int stem(char[] s, int len)
-