Uses of Class
org.apache.lucene.analysis.stempel.StempelStemmer
Packages that use StempelStemmer
-
Uses of StempelStemmer in org.apache.lucene.analysis.stempel
Constructors in org.apache.lucene.analysis.stempel with parameters of type StempelStemmerModifierConstructorDescriptionStempelFilter
(TokenStream in, StempelStemmer stemmer) Create filter using the supplied stemming table.StempelFilter
(TokenStream in, StempelStemmer stemmer, int minLength) Create filter using the supplied stemming table.