• Resolved mistercode

    (@mistercode)


    Hi there.

    I want to ask if somebody can tell me when the re-index process runs. The settings page says

    This action only need for one time – after you activate this plugin. After this all products changes will be re-indexed automatically.

    Because I run a product import several time a day I want to make sure the index is not running the same time the product import/update runs.

    Thank you in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    In fact by default reindex will run every time after you import/update your products.

    To prevent this you need to go to the plugin settings page -> Performance tab and disable ‘Sync index table’ option. The problem is that for now you need to manually run re-index. You can do this from the plugin settings page or via code/WP CLI commands. More about that you can read here.

    Regards

    Thread Starter mistercode

    (@mistercode)

    Thank you @mihail-barinov . I checked this with WP Crontrol and saw that the daily index is running at 9:41am. My problem is that the daily index shows very few indexed products. I have 2,000+ products and the index only shows a few hundred (100, 200, 300). I have to manually re-index to get the full number of products in the index. I have no information in the error_log of the server and nothing in the debug.log.

    Do you have any idea what I can check to understand and fix this error?

    Plugin Author ILLID

    (@mihail-barinov)

    So did you set this cron job by yourself? Plugin itself doesn’t have any built-in cron job.

    If you created it by yourself – please show me a code that you are using for this.

    Thread Starter mistercode

    (@mistercode)

    Just want to report (also for others) that I have set up a cron job and it works as expected. Thank you for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.