• I have added Custom Post Type to be indexed, modified schema for it and added my custom data for entries. When run the indexing from dashboard, I do get success alert (JSON payload {"status":"success","notice":{"status":"success","message":"All entries for \"my_cpt\" have been successfully Imported"},"addInfo":{"total_posts":100,"offset":10,"posts_per_page":10}}) but collection in Typesense is empty. With WP-CLI I get correct warning Bad Request : Field show_link must be a string. That mismatch between schema and entry prevents the entry from being saved to collection.

    When running the indexing from dashboard, these should be shown to user instead of success message.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sachyya

    (@sachyya-sachet)

    Hello @sippis ,

    Thank you for reporting this.

    Currently, the response are being recorded in the logs which you can check from the Logs tag in the settings.

    Thread Starter Timi Wahalahti

    (@sippis)

    User shouldn’t get success alert when the indexing didn’t happen, right? Hope this bug gets fixed on future release 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.