|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSTCompletion | |
|---|---|
| org.apache.lucene.search.suggest.fst | Finite-state based autosuggest. |
| Uses of FSTCompletion in org.apache.lucene.search.suggest.fst |
|---|
| Methods in org.apache.lucene.search.suggest.fst that return FSTCompletion | |
|---|---|
FSTCompletion |
FSTCompletionBuilder.build()
Builds the final automaton from a list of added entries. |
| Constructors in org.apache.lucene.search.suggest.fst with parameters of type FSTCompletion | |
|---|---|
FSTCompletionLookup(FSTCompletion completion,
boolean exactMatchFirst)
This constructor takes a pre-built automaton. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||