cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with solr index full operation related to synonyms

0 Kudos
433

Hello, we have a problem with solr index full operation related to synonyms.

Our system is a PCM on premise version 1905 with a stand alone solr server configure in TWO_PHASE mode and commit mode AFTER_INDEX as you can see in the next image.

We had a list of synonyms loaded from backoffice to solr as SAP Help Portal explain at the next link https://help.sap.com/viewer/d0224eca81e249cb821f2cdf45a82ace/1905/en-US/8b462c51866910149a83c1d336b3....It works fine until we remove synonyms from the list and tray to export again to Solr server with the next error.

Log from server shows the next exception trace.

After this problem we could not execute a solr index full operation but solr index update operation works fine.

Log from server shows the next exception trace.

This problem only happens at production server, not in test server, and we could not replicate the problem on develop or test. Test and develop environment use solr server embedded into SAP Commerce platform but in production we have an isolated solr server. We tried to delete synonyms from platform and it didn`t work. Then we tried to load again but it didn`t work. Now we can not export to solr any list of synonyms or stopwords and full index operation does not work.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member760330
Discoverer
0 Kudos

did you find any solution for the same? We have similar issue at present.