Hi, I think :
<str name="lookupImpl">FreeTextLookupFactory</str> <str name="dictionaryImpl">DocumentDictionaryFactory</str> <str name="ngrams">3</str> <str name="field">content</str> Ahmet On Monday, June 20, 2016 3:51 PM, solr2020 <psgoms...@gmail.com> wrote: Hi, I am using solr.SuggestComponent for auto suggestion, it works fine. But the problem is, it returns the whole field value as suggestion instead of terms. But my requirement is term needs to be returned as suggestion. How do we achieve this with solr.SuggestComponent? Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/How-do-we-get-terms-suggestion-from-SuggestComponent-tp4283399.html Sent from the Solr - User mailing list archive at Nabble.com.