Uses of Class
org.apache.lucene.analysis.hunspell.WordFormGenerator.WordCompressor.StemWithFlags
Packages that use WordFormGenerator.WordCompressor.StemWithFlags
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of WordFormGenerator.WordCompressor.StemWithFlags in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell with type parameters of type WordFormGenerator.WordCompressor.StemWithFlagsModifier and TypeFieldDescriptionprivate final Map<WordFormGenerator.WordCompressor.StemWithFlags,
List<String>> WordFormGenerator.WordCompressor.expansionCache