Uses of Class
org.apache.lucene.analysis.hunspell.SuggestibleEntryCache.SectionBuilder
Packages that use SuggestibleEntryCache.SectionBuilder
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of SuggestibleEntryCache.SectionBuilder in org.apache.lucene.analysis.hunspell
Constructor parameters in org.apache.lucene.analysis.hunspell with type arguments of type SuggestibleEntryCache.SectionBuilderModifierConstructorDescriptionprivate
SuggestibleEntryCache
(IntObjectHashMap<SuggestibleEntryCache.SectionBuilder> builders, int maxLength)