Index Problem

  • wpsolr
    Keymaster
    1 year, 9 months ago #30326

    And from Kibana?

    Image wpsolr-index-from-kibana-1024x497.png of

    giannissak
    Participant
    1 year, 9 months 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 ?

    giannissak
    Participant
    1 year, 9 months ago #30355

    * i can update and create documents from terminal

    wpsolr
    Keymaster
    1 year, 9 months ago #30356

    What is strange is that you can edit and index posts individually (in WP admin or terminal), but fail to batch index them.

    giannissak
    Participant
    1 year, 9 months ago #30357

    any idea what is going wrong ?

    giannissak
    Participant
    1 year, 9 months ago #30358

    do you want to give you access to woocomerce

    wpsolr
    Keymaster
    1 year, 9 months ago #30359

    All 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 1 year, 9 months ago by wpsolr.
    giannissak
    Participant
    1 year, 9 months ago #30451

    Hi Patrice,
    You were right, i found special characters in some attributes, like º or “
    should I remove them? will it work;

    wpsolr
    Keymaster
    1 year, 9 months ago #30452

    Are you sure this is the problem?

    giannissak
    Participant
    1 year, 9 months ago #30453

    something 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

    wpsolr
    Keymaster
    1 year, 8 months ago #30469

    Could you solve your issue?

    giannissak
    Participant
    1 year, 8 months ago #30470

    i use the algolia and it works now

    wpsolr
    Keymaster
    1 year, 8 months ago #30471

    Good news that you could find a workaround.

    As I understand, the problem came from some taxonomy name|permalink.
    Would you have an example of a name and its permalink?

Viewing 13 posts - 16 through 28 (of 28 total)

You must be logged in to reply to this topic.