Uses of Class
org.apache.lucene.analysis.compound.hyphenation.CharVector
-
Packages that use CharVector Package Description org.apache.lucene.analysis.compound.hyphenation The code for the compound word hyphenation is taken from the Apache FOP project. -
-
Uses of CharVector in org.apache.lucene.analysis.compound.hyphenation
Fields in org.apache.lucene.analysis.compound.hyphenation declared as CharVector Modifier and Type Field Description protected CharVector
TernaryTree. kv
This vector holds the trailing of the keys when the branch is compressed.
-