Hello,

In Solr Admin i put on /selects:

q="indexa",
it should auto suggest "indexation" and other suggestion if existe.

i have this response:
{ "responseHeader": { "status": 0, "QTime": 169, "params": { "indent":
"true", "q": "indexa", "_": "1405671103093", "wt": "json" } }, "command":
"build", "response": { "numFound": 0, "start": 0, "docs": [] }, "suggest": {
"mySuggester": { "indexa": { "numFound": 0, "suggestions": [] } } } }

I checked my doctionary file --> empty i don't know why.
is my configuration correct for Solr 4.7.2?






2014-07-18 2:37 GMT+02:00 Alexandre Rafalovitch [via Lucene] <
ml-node+s472066n4147798...@n3.nabble.com>:

> On Thu, Jul 17, 2014 at 11:01 PM, benjelloun <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=4147798&i=0>> wrote:
> > i'm trying to do auto suggestion but thats not working.
>
> Not working specifically how? What do you put in, what did you get
> back, what did you expect?
>
> Regards,
>    Alex.
>
> Personal: http://www.outerthoughts.com/ and @arafalov
> Solr resources: http://www.solr-start.com/ and @solrstart
> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/Solr-4-7-2-auto-suggestion-tp4147677p4147798.html
>  To unsubscribe from Solr 4.7.2 auto suggestion, click here
> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4147677&code=YW5hc3MuYm5qQGdtYWlsLmNvbXw0MTQ3Njc3fC0xMDQyNjMzMDgx>
> .
> NAML
> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-4-7-2-auto-suggestion-tp4147677p4147854.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to