Uses of Class
org.apache.lucene.analysis.hunspell.WordFormGenerator.AffixEntry
Packages that use WordFormGenerator.AffixEntry
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.-
Uses of WordFormGenerator.AffixEntry in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell with type parameters of type WordFormGenerator.AffixEntryModifier and TypeFieldDescriptionprivate final CharObjectHashMap<List<WordFormGenerator.AffixEntry>> WordFormGenerator.affixesMethods in org.apache.lucene.analysis.hunspell with parameters of type WordFormGenerator.AffixEntryModifier and TypeMethodDescriptionprivate char[]WordFormGenerator.appendFlags(WordFormGenerator.AffixEntry affix)