Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › creating index table › Reply To: creating index table
December 13, 2019 at 4:23 pm
#25032
Participant
Ernest, thanks.
We blocked Cron from working with “define(‘DISABLE_WP_CRON’, true);” in wp-config.php and run tasks using WP-CLI (wp cron event run –due-now). Is there a way to completely turn off the start of indexing when going to your plugin’s “asp_index_table” page because it hangs anyway? We gonna have several million posts on the site, so we can’t handle cron tasks on the frontend.
Thanks!
Max.