Package org.apache.lucene.analysis.es
Class SpanishMinimalStemmer
- java.lang.Object
-
- org.apache.lucene.analysis.es.SpanishMinimalStemmer
-
public class SpanishMinimalStemmer extends java.lang.Object
Minimal plural stemmer for Spanish.This stemmer implements the "plurals" stemmer for spanish lanugage.
-
-
Constructor Summary
Constructors Constructor Description SpanishMinimalStemmer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
stem(char[] s, int len)
-