Re: Multi Language Suggester Solr Issue

2014-12-28 Thread alaa.abuzaghleh
thanks it is work for me -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue-tp4176075p4176324.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multi Language Suggester Solr Issue

2014-12-25 Thread alaa.abuzaghleh
Thanks Eric for your comment, If I do suggest by Full_name I got good result look to this result set http://localhost:9090/solr/people/suggest?q=full_name%3A%D9%85%D8%B3%D8%B9%D9%88%D8%AFwt=jsonindent=true the result will be { responseHeader:{ status:0, QTime:3, params:{

Multi Language Suggester Solr Issue

2014-12-24 Thread alaa.abuzaghleh
I am trying create suggester handler using solr 4.8, everything work fine but when I try to get suggestion using different language Arabic, or Japanese for example I got result in mixed language, but I am trying to search only using Japanese, I got Arabic with that too. the following is my

Mutli Lengual Suggester Solr 4.8

2014-12-11 Thread alaa.abuzaghleh
I am trying create suggester handler using solr 4.8, everything work fine but when I try to get suggestion using different language Arabic, or Japanese for example I got result in mixed language, but I am trying to search only using Japanese, I got Arabic with that too. the following is my

Re: different fields for user-supplied phrases in edismax

2014-12-11 Thread alaa.abuzaghleh
requestHandler name=/suggest class=solr.SearchHandler lst name=defaults str name=echoParamsexplicit/str str name=defTypeedismax/str str name=rows10/str str name=flfull_name,job_tree,