Uses of Class
org.apache.lucene.analysis.hunspell.CompoundRule
Packages that use CompoundRule
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.-
Uses of CompoundRule in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell with type parameters of type CompoundRuleMethods in org.apache.lucene.analysis.hunspell that return types with arguments of type CompoundRuleModifier and TypeMethodDescriptionprivate List<CompoundRule>Dictionary.parseCompoundRules(LineNumberReader reader, int num)