Package | Description |
---|---|
org.apache.lucene.analysis.compound.hyphenation |
Hyphenation code for the CompoundWordTokenFilter.
|
Modifier and Type | Class and Description |
---|---|
class |
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for
fast lookup.
|
Modifier and Type | Field and Description |
---|---|
protected TernaryTree |
HyphenationTree.classmap
This map stores the character classes
|
Modifier and Type | Method and Description |
---|---|
TernaryTree |
TernaryTree.clone() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.