Uses of Class
org.apache.lucene.analysis.compound.hyphenation.TernaryTree
Packages that use TernaryTree
Package
Description
Hyphenation code for the CompoundWordTokenFilter.
-
Uses of TernaryTree in org.apache.lucene.analysis.compound.hyphenation
Subclasses of TernaryTree in org.apache.lucene.analysis.compound.hyphenationModifier and TypeClassDescriptionclass
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.Fields in org.apache.lucene.analysis.compound.hyphenation declared as TernaryTreeModifier and TypeFieldDescriptionprotected TernaryTree
HyphenationTree.classmap
This map stores the character classesMethods in org.apache.lucene.analysis.compound.hyphenation that return TernaryTree