|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSTCompletion.Completion | |
|---|---|
| org.apache.lucene.search.suggest.fst | Finite-state based autosuggest. |
| Uses of FSTCompletion.Completion in org.apache.lucene.search.suggest.fst |
|---|
| Methods in org.apache.lucene.search.suggest.fst that return types with arguments of type FSTCompletion.Completion | |
|---|---|
List<FSTCompletion.Completion> |
FSTCompletion.lookup(CharSequence key,
int num)
Lookup suggestions to key. |
| Methods in org.apache.lucene.search.suggest.fst with parameters of type FSTCompletion.Completion | |
|---|---|
int |
FSTCompletion.Completion.compareTo(FSTCompletion.Completion o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||