Uses of Class
org.apache.lucene.analysis.hunspell.FlagEnumerator.Lookup
Packages that use FlagEnumerator.Lookup
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of FlagEnumerator.Lookup in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as FlagEnumerator.LookupModifier and TypeFieldDescription(package private) final FlagEnumerator.Lookup
Dictionary.flagLookup
The list of unique flagsets (wordforms).private final FlagEnumerator.Lookup
GeneratingSuggester.EntryFilter.flagLookup
Methods in org.apache.lucene.analysis.hunspell that return FlagEnumerator.LookupModifier and TypeMethodDescription(package private) FlagEnumerator.Lookup
FlagEnumerator.finish()