Package | Description |
---|---|
org.apache.lucene.search.suggest |
Support for Autocomplete/Autosuggest
|
org.apache.lucene.search.suggest.fst |
Finite-state based autosuggest.
|
Class and Description |
---|
BytesRefSorter
Collects
BytesRef and then allows one to iterate over their sorted order. |
Class and Description |
---|
BytesRefSorter
Collects
BytesRef and then allows one to iterate over their sorted order. |
FSTCompletion
Finite state automata based implementation of "autocomplete" functionality.
|
FSTCompletion.Completion
A single completion for a given key.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.