Package | Description |
---|---|
org.apache.lucene.search.suggest.fst |
Finite-state based autosuggest.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ExternalRefSorter |
Builds and iterates over sequences stored on disk.
|
class |
InMemorySorter |
An
BytesRefSorter that keeps all the entries in memory. |
Constructor | Description |
---|---|
FSTCompletionBuilder(int buckets,
BytesRefSorter sorter,
int shareMaxTailLength) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.