Hello Thanks for response. :)
I am new in solr it better can you tell me steps of configration I need to
do to reslove this issue.
Appericate your help.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Suggestion-not-working-in-solr-PLZ-HELP-tp4159351p4159582.html
Sent
Hi Vaibhav,
Could you check with the directory *suggest.dictionary* mySuggester is present
or not, try making it with mkdir, if still problem persist try giving full path.
I found good article in below link check with that too.
[http://romiawasthy.blogspot.com/2014/06/configure-solr-suggester.
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
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
suggestio