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.sections
Methods in org.apache.lucene.analysis.hunspell that return SuggestibleEntryCache.SectionModifier and TypeMethodDescription(package private) SuggestibleEntryCache.Section
SuggestibleEntryCache.SectionBuilder.build
(int rootLength)