Uses of Interface
org.apache.lucene.analysis.hunspell.SortingStrategy.EntrySupplier
Packages that use SortingStrategy.EntrySupplier
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of SortingStrategy.EntrySupplier in org.apache.lucene.analysis.hunspell
Methods in org.apache.lucene.analysis.hunspell that return SortingStrategy.EntrySupplierMethods in org.apache.lucene.analysis.hunspell with parameters of type SortingStrategy.EntrySupplierModifier and TypeMethodDescriptionprivate WordStorage
Dictionary.readSortedDictionaries
(FlagEnumerator flags, SortingStrategy.EntrySupplier sorted)