Uses of Class
org.apache.lucene.analysis.hunspell.Stemmer
-
Packages that use Stemmer Package Description org.apache.lucene.analysis.hunspell A Java implementation of Hunspell stemming and spell-checking algorithms (Hunspell), and a stemming TokenFilter (HunspellStemFilter) based on it. -
-
Uses of Stemmer in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as Stemmer Modifier and Type Field Description (package private) StemmerHunspell. stemmerprivate StemmerHunspellStemFilter. stemmer
-