exactMatchFirst Solr Suggestion Component

2020-03-04 Thread Audrey Lorberfeld - audrey.lorberf...@ibm.com
Hi All, Would anyone be able to help me debug my suggestion component? Right now, our config looks like this: mySuggester FuzzyLookupFactory FileDictionaryFactory ./conf/queries_list_with_weights.txt , conf keywords_w3_en false We like the idea of the F

RE: Solr Suggestion not working in solr PLZ HELP

2014-09-18 Thread vaibhav.patil123
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

RE: Solr Suggestion not working in solr PLZ HELP

2014-09-17 Thread Amey Jadiye
-suggester.html] Regards,Amey> Date: Wed, 17 Sep 2014 00:03:33 -0700 > From: vaibhav.h.pa...@gmail.com > To: solr-user@lucene.apache.org > Subject: Solr Suggestion not working in solr PLZ HELP > > Suggestion > In solrconfig.xml: > > > mySugges

Solr Suggestion not working in solr PLZ HELP

2014-09-17 Thread vaibhav.patil123
6.n3.nabble.com/Solr-Suggestion-not-working-in-solr-PLZ-HELP-tp4159351.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr suggestion -

2013-09-10 Thread Mysurf Mail
ou 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. >

Re: solr suggestion -

2013-09-09 Thread tamanjit.bin...@yahoo.co.in
ich 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.

solr suggestion -

2013-09-02 Thread Mysurf Mail
the following request http://127.0.0.1:8983/solr/vault/suggest?wt=json&q=at%20l Returns phrases that starts with at and with l (as shown below ) Now, what if I want phrases that starts with "At l" such as "At Least..." Thanks. { - responseHeader: { - status: 0, - QTime: 1

Dynamically field selection for Solr Suggestion (Spellcheck) multiple term query

2012-09-20 Thread zbindigonzales
Hello everybode. I already posted this question on stackoverflow but didn't get an answer. I am using the solr suggestion component with the following configuration: schema.xml solrconfig.xml suggest org.apache.solr.spelling.suggest.Sugg