Uses of Record Class
org.apache.lucene.analysis.hunspell.SuggestibleEntryCache.Section
Packages that use SuggestibleEntryCache.Section
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.-
Uses of SuggestibleEntryCache.Section in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as SuggestibleEntryCache.SectionModifier and TypeFieldDescriptionprivate final SuggestibleEntryCache.Section[]SuggestibleEntryCache.sectionsMethods in org.apache.lucene.analysis.hunspell that return SuggestibleEntryCache.SectionModifier and TypeMethodDescription(package private) SuggestibleEntryCache.SectionSuggestibleEntryCache.SectionBuilder.build(int rootLength)