| Package | Description |
|---|---|
| org.apache.lucene.analysis.compound.hyphenation |
Hyphenation code for the CompoundWordTokenFilter.
|
| Modifier and Type | Field and Description |
|---|---|
protected CharVector |
TernaryTree.kv
This vector holds the trailing of the keys when the branch is compressed.
|
| Modifier and Type | Method and Description |
|---|---|
CharVector |
CharVector.clone() |
| Modifier and Type | Method and Description |
|---|---|
private void |
TernaryTree.compact(CharVector kx,
TernaryTree map,
char p) |