Michael Beckwith

Results 748 comments of Michael Beckwith

Hmmm, not sure what to suggest without any sort of actual errors. Also not finding "An error occurred" as a string the plugin, but that could be something coming in...

Out of box, we don't have any sort of logging in place, outside of general `error_log()` usage. I know we have https://github.com/WebDevStudios/wp-search-with-algolia/issues/80 open still.

I know we have WP-CLI integration that can help with bulk reindexing. That said, until we know anything about actual errors, there's nothing we can do on our end. If...

Late followup, but this issue was resolved in private support. We determined that there was a redirect getting caught during reindex attempts that sent the AJAX request to the frontend....

Hi @moory-se I am pretty sure the documentation is indeed wrong in this case, as you're pointing out. We copy/pasted a lot when we forked https://github.com/algolia/algoliasearch-wordpress and this looks like...

Noted and understood regarding ActionScheduler, but I guess I'm still not seeing the benefit here yet, unless you're having performance issues just from updating one content type post, and it...

Documentation has been updated to no longer refer to the `algolia_task` portion that was previously removed.

Longshot here @moory-se but has this still been an issue, albeit probably a silently tolerated one? I know it's been nearly 3 years since the issue was opened. For example...

Noted and understood on moving away from the plugin. My bit about affecting performance was more in that I thought it may have improved performance cause of syncing at a...

Going to exclude the 2 from the template files to avoid any need to bump version numbers there.