Replies: 0
I know this plugin supports wp-cli for this type of functionality (per: https://community.algolia.com/wordpress/wp-cli.html)
However, I’m dealing with a hosting provider where this isn’t a viable option. What other option(s) are there for handling this?
I searched around and only found the WP-CLI option, but surely there should be an alternative available since WP-CLI isn’t always available/reliable. Also, if one doesn’t exist, would the best approach be to re-implement the ajax reindex operation to be handled via a functions.php function, or what would be the recommended approach be?