Uses of Class
org.apache.lucene.analysis.hunspell.CheckCompoundPattern
Packages that use CheckCompoundPattern
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of CheckCompoundPattern in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as CheckCompoundPatternModifier and TypeFieldDescription(package private) final CheckCompoundPattern
Hunspell.CompoundPart.enablingPattern
Fields in org.apache.lucene.analysis.hunspell with type parameters of type CheckCompoundPatternModifier and TypeFieldDescription(package private) List
<CheckCompoundPattern> Dictionary.checkCompoundPatterns
Constructors in org.apache.lucene.analysis.hunspell with parameters of type CheckCompoundPatternModifierConstructorDescription(package private)
CompoundPart
(Hunspell.CompoundPart prev, CharsRef tail, int length, Root<CharsRef> root, CheckCompoundPattern enabler)