Re: Solr 4.7.2 auto suggestion

2014-07-23 Thread benjelloun
Hello,
 the suggester solr.SuggestComponent
with 
str name=lookupImplFuzzyLookupFactory/str  
str name=dictionaryImplDocumentDictionaryFactory/str

Dont work with type of fields which are not string and  multivalued.

any idea ?




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


Re: Solr 4.7.2 auto suggestion

2014-07-18 Thread benjelloun
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=nodenode=4147798i=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_codenode=4147677code=YW5hc3MuYm5qQGdtYWlsLmNvbXw0MTQ3Njc3fC0xMDQyNjMzMDgx
 .
 NAML
 http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=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.

Re: Solr 4.7.2 auto suggestion

2014-07-18 Thread benjelloun
the dictionary file named : fwfsta.bin contain NULL.
thats mean the configuration is not correct.
maybe i need to add or change somthing on fieldType name=textSpell .../

thanks for help



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


Re: Solr 4.7.2 auto suggestion

2014-07-17 Thread Alexandre Rafalovitch
On Thu, Jul 17, 2014 at 11:01 PM, benjelloun anass@gmail.com 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