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 declared as CompoundRuleMethods in org.apache.lucene.analysis.hunspell that return CompoundRuleModifier and TypeMethodDescriptionprivate CompoundRule[]
Dictionary.parseCompoundRules
(LineNumberReader reader, int num)