Uses of Enum Class
org.apache.lucene.analysis.hunspell.ModifyingSuggester.GradedSuggestions
Packages that use ModifyingSuggester.GradedSuggestions
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of ModifyingSuggester.GradedSuggestions in org.apache.lucene.analysis.hunspell
Methods in org.apache.lucene.analysis.hunspell that return ModifyingSuggester.GradedSuggestionsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ModifyingSuggester.GradedSuggestions[]
ModifyingSuggester.GradedSuggestions.values()
Returns an array containing the constants of this enum class, in the order they are declared.