Index Problem
- giannissakParticipant2 years, 1 month ago #30354
i tried with elasticpress and i can sync the products normally,
i can post the product through terminal ” curl -XPUT –header ‘Content-Type: application/json …… ‘{ “id”: 26216, “PID”: 26216, “typ……}’
but i still getting errors within the wpslr 🙁
any idea What else should i check ?giannissakParticipant2 years, 1 month ago #30355* i can update and create documents from terminal
giannissakParticipant2 years, 1 month ago #30357any idea what is going wrong ?
giannissakParticipant2 years, 1 month ago #30358do you want to give you access to woocomerce
wpsolrKeymaster2 years, 1 month ago #30359All you can do is check your logs (already done), or add traces in your logs to get more informations.
In function “index_data” of file /wpsolr-pro/wpsolr/core/classes/engines/class-wpsolr-abstractindexclient.php, you can add your traces in the catch block or at the very end (before the return).
- This reply was modified 2 years, 1 month ago by wpsolr.
giannissakParticipant2 years, 1 month ago #30451Hi Patrice,
You were right, i found special characters in some attributes, like º or “
should I remove them? will it work;giannissakParticipant2 years, 1 month ago #30453something strange is happening, if i remove those attributes from the product , it will synch correctly, but if i rename those attributes and remove the º from attribute title it return parse error
giannissakParticipant2 years, 1 month ago #30470i use the algolia and it works now
You must be logged in to reply to this topic.