Package | Description |
---|---|
org.apache.lucene.search.suggest.jaspell |
JaSpell-based autosuggest.
|
Class and Description |
---|
JaspellTernarySearchTrie
Deprecated.
Migrate to one of the newer suggesters which are much more RAM efficient.
|
JaspellTernarySearchTrie.TSTNode
Deprecated.
An inner class of Ternary Search Trie that represents a node in the trie.
|