Yes. I understood that from the result. But how do I change that behaviour?
"Don't do any analysis on the field you are using for suggestion" Please elaborate. On Mon, Sep 9, 2013 at 8:48 PM, tamanjit.bin...@yahoo.co.in < tamanjit.bin...@yahoo.co.in> wrote: > Don't do any analysis on the field you are using for suggestion. What is > happening here is that query time and indexing time the tokens are being > broken on white space. So effectively, "at" is being taken as one token and > "l" is being taken as another token for which you get two different > suggestions. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-suggestion-tp4087841p4088919.html > Sent from the Solr - User mailing list archive at Nabble.com. >