on ‎2019 Aug 27 5:48 PM
screenshot-76.pngHi Expert , SOLR indexing is failing when i am adding Arabic language in solr but it works fine with English language alone. What could be the issue. INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | Caused by: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http:/**/10.10.209.21:8984/solr**: **ERROR: [doc=globalMarketplaceProductCatalog/Online/MP00001009_progress_charity_C03T02V03P001_E01_01_sz] unknown field 'autosuggest_ar'** INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_144] INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_144] INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | at de.hybris.platform.solrfacetsearch.indexer.strategies.impl.DefaultIndexerStrategy.runWorkers(DefaultIndexerStrategy.java:128) ~[solrfacetsearchserver.jar:?] INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | ... 20 more INFO | jvm 1 | main | 2019/08/27 18:13:03.614 | Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://10.10.209.21:8984/solr: ERROR: [doc=globalMarketplaceProductCatalog/Online/MP00001009_progress_charity_C03T02V03P001_E01_01_sz] unknown field 'autosuggest_ar'![alt text][1] [1]: /storage/temp/13043-screenshot-76.png
Request clarification before answering.
Hi rohit.mahato ,
Please note that arabic language is not supported OOTB so to make it supportable you need to add this language to first solr configuration.
To add new language you need to add in solrconfig.xml and schema.xml available in conf folder follow any existing language and copy same for Arabic language. For Arabic related factory search on google.
Let me know if this does helps you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rohit,
Let me know if you are still facing any issue with Arabic support for solr as its not OOTB. You need to provide custom configurations for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.