Description
Autosuggest is a common search function that can be integrated
into Solr as a SearchComponent. Our first implementation will
use the TernaryTree found in Lucene contrib.
- Enable creation of the dictionary from the index or via Solr's
RPC mechanism
- What types of parameters and settings are desirable?
- Hopefully in the future we can include user click through
rates to boost those terms/phrases higher