Uses of Class
org.apache.lucene.analysis.hunspell.DictEntry
Packages that use DictEntry
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of DictEntry in org.apache.lucene.analysis.hunspell
Methods in org.apache.lucene.analysis.hunspell that return DictEntryMethods in org.apache.lucene.analysis.hunspell that return types with arguments of type DictEntryModifier and TypeMethodDescriptionEntrySuggestion.getEntriesToAdd()
EntrySuggestion.getEntriesToEdit()