Hi,

I am using Solr  (1.4.1) AutoSuggest feature using termsComponent.

Currently, if I type 'goo' means, Solr suggest words like 'google'.

But I would like to receive suggestions like 'google, google alerts, ..' .
ie, suggestions with single and multiple terms.

Not sure, whether I need to use edgengrams for that. for eg, indexing google
like 'go', 'oo', 'og', ... . But I think I don't need this, Since I don't
want partial search. Please let me know if there is any way to do multiple
word suggestions .

Thanks in Advance. 

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2580944.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to