Hi Jack,
I need to filter the suggestions based on some other fields and the below
mentioned method [Suggester] does not allow to do same.
Hence at present we have only two options for suggest Implementation with
filters
1.Facets
2.N-Grams
as mentioned in this site .
http://www.searchworkings
It's not clear what your question or problem is. Try explaining it in simple
English first. Autocomplete is fairly simple - no need for the complexity of
an ngram filter.
Here's an example of a suggester component and request handler based on a
simple text field:
suggest
org.apache.