Skip to Content
0
Dec 27, 2022 at 11:18 AM

Error from server at https://localhost:8983/solr: undefined field keywords_text_ar

933 Views Last edit Dec 28, 2022 at 01:18 AM 2 rev

We are upgrading Hybris 2005->2205. During solr indexing we are getting following error

Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://localhost:8983/solr: undefined field keywords_text_ar

at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) ~[solr-solrj-8.11.2.jar:8.11.2 17dee71932c683e345508113523e764c3e4c80fa - mdrob - 2022-06-13 11:27:56]

Our site supports both English & Arabic and both the languages have been added to SolrFacetSearchConfig.

For English it is working fine. I can see the english properties in SOLR portal but Arabic not working.