Uses of Class
org.apache.lucene.analysis.compound.hyphenation.CharVector
Packages that use CharVector
Package
Description
Hyphenation code for the CompoundWordTokenFilter.
-
Uses of CharVector in org.apache.lucene.analysis.compound.hyphenation
Fields in org.apache.lucene.analysis.compound.hyphenation declared as CharVectorModifier and TypeFieldDescriptionprotected CharVector
TernaryTree.kv
This vector holds the trailing of the keys when the branch is compressed.Methods in org.apache.lucene.analysis.compound.hyphenation that return CharVectorMethods in org.apache.lucene.analysis.compound.hyphenation with parameters of type CharVectorModifier and TypeMethodDescriptionprivate void
TernaryTree.compact
(CharVector kx, TernaryTree map, char p)