Re: Arabic words search in solr

2017-09-11 Thread mohanmca01
Hi Aman Deep Singh, Thanks for the information. We tried with EdgeNGramFilterFactory but it's not workingWe are not getting expected results. Can you please suggest us alternative possible ways.. Thanks, -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

RE: Arabic words search in solr

2017-08-13 Thread mohanmca01
Hi Aman Deep Singh, Thanks for your update... I will update the status after complete the testing. I need one more help from your end,can you check below scenario: we are getting the results while using AND operator in between the words. Below is the example: Scenario 1: { "responseHeade

Re: Arabic words search in solr

2017-08-13 Thread mohanmca01
Any one help me on below use case. -- View this message in context: http://lucene.472066.n3.nabble.com/Arabic-words-search-in-solr-tp4317733p4350390.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Arabic words search in solr

2017-08-13 Thread mohanmca01
Hi Aman Deep, Thanks for the information, In order to add mm=100% in the request handler, in which place ?..Can you please share me sample snap. thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Arabic-words-search-in-solr-tp4317733p4350389.html Sent fro

RE: Arabic words search in solr

2017-08-05 Thread mohanmca01
hello Allison. thank you for the information. i referred to your slide "33", yes we are looking for same kind of results and solution. would you please guide us on how to achieve this? also, we would like to know Instead of putting AND operator in between the words if there is another way of do

Re: Arabic words search in solr

2017-08-05 Thread mohanmca01
Hi Dave, Yes we are getting the results while using AND operator in between the words. Below is the example: *Scenario 1:* { "responseHeader": { "status": 0, "QTime": 1, "params": { "indent": "true", "q": "bizNameAr:(مسقط AND الاتصال)", "_": "1501998206658",

RE: Arabic words search in solr

2017-08-02 Thread mohanmca01
Hi Phil Scadden, Thank you for your reply, we tried your suggested solution by removing hyphen while indexing, but it was getting wrong results. i was searching for "شرطة ازكي" and it was showing me the result that am looking for, plus irrelevant result which either have the first or second word

Re: Arabic words search in solr

2017-07-31 Thread mohanmca01
Please help me on this... -- View this message in context: http://lucene.472066.n3.nabble.com/Arabic-words-search-in-solr-tp4317733p4348372.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Arabic words search in solr

2017-07-11 Thread mohanmca01
Hi Steve, thank you for your reply, it been quite long time to reply to you back. i have tried what you suggested, and there were some improvements in terms of searching and getting the results. however, the team is facing some difficulty in searching using shortcut of the indexed names which fo

Re: Arabic words search in solr

2017-03-08 Thread mohanmca01
uot;, "_": "1489043935549", "wt": "json" } }, "response": { "numFound": 0, "start": 0, "docs": [] } } if AND is given in between of the terms then no results are shown. I saw yo

Re: Arabic words search in solr

2017-03-02 Thread mohanmca01
Hi Stave, Any update on this. -- View this message in context: http://lucene.472066.n3.nabble.com/Arabic-words-search-in-solr-tp4317733p4323005.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Arabic words search in solr

2017-02-25 Thread mohanmca01
Hi Stave, Thank for your continues investigation.. This has improved the search little bit, but am facing another issue where am getting a record doesn't have a specific word in my query. Plz note that you have indexed only 9 records where i have shared you more than 76 sample records (please r

Re: Arabic words search in solr

2017-02-21 Thread mohanmca01
Hi Stave, As per your suggestion I added ICU folding filter and I re-indexed entire solr data, but still am unable to find the expected results which i highlighted earlier. attached excel sheet with examples of Arabic names for your investigation & reproducing the issue. Arabic_Characters2.xlsx <

Re: Arabic words search in solr

2017-02-20 Thread mohanmca01
Hi Steve, I changed ICU folding filter order and re-index entire Arabic content. But still problem is present. I am not able to get the expected result. I attached screen shot for your references.

Re: Arabic words search in solr

2017-02-14 Thread mohanmca01
Hi Steve, As per your suggestion,I added ICUFoldingFilterFactory in schema.xml as below: I attached expecting result document in previous mail thread for your references. Kindly check and let me know. Thanks -- View this mess

Re: Arabic words search in solr

2017-02-14 Thread mohanmca01
Hi Steve, any update on this .???.. I am waiting for your inputs.. -- View this message in context: http://lucene.472066.n3.nabble.com/Arabic-words-search-in-solr-tp4317733p4320253.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Arabic words search in solr

2017-02-08 Thread mohanmca01
Hi Steve, Thanks for your continues investigation on this issue. I added ICU Folding Filter in schema.xml file and re-indexed all the data again. i noticed some improvements in search but its not really as expected. below is the configuration changed in schema file: -

Re: Arabic words search in solr

2017-02-01 Thread mohanmca01
Dear Steve,Thanks for investigating our problem. Our project is basically business directory search platform, and we have more than 100+ K business details information. I’m providing you some examples of Arabic words to reproduce the problem. please find attached word file where i explained everyth

Re: Arabic words search in solr

2017-01-30 Thread mohanmca01
Hi Steve, Thanks for sharing the information. I went through the solr references document which you shared in the link. Your shared references document pointing to solr version 6.4.0. The implemented Solr version in my project is 4.9.0. As I mentioned earlier In my solr schema.xml I defined pr