Michael Beckwith

Results 748 comments of Michael Beckwith

The button doesn't just reset to defaults. With the hooks in the plugin, you can customize all of the settings in the Algolia Dashboard and clicking this button pushes those...

No news at the exact moment, it's going to be something we need to rigorously test and confirm compatibility, so it's not going to be an overnight change.

PHP Client 4.x has been out of Beta since August 2024, so this is something we could move forward with. https://github.com/algolia/algoliasearch-client-php

Moving this to version 3.0 targeted release due to scope of possible breaking.

Regarding All Import, I know we did a lot of work last summer to do our best to support "Fast Mode" https://github.com/WebDevStudios/wp-search-with-algolia/blob/main/includes/watchers/class-algolia-post-changes-watcher.php#L128-L130 However, I am wondering now if our change...

> Maybe I need to use algolia_watch_post_meta_keys and add all my custom fields and not use the default watchers? Definitely worth a shot, I don't think we broke that functionality...

Possibly related https://wordpress.org/support/topic/slow-re-indexing-due-to-individual-deleteobject/

Hi @mattc-poolwarehouse TLDR: this is mostly just an informational reply about current status about what's shipped by default and in-the-works changes. We fully admit that at the moment we still...

For what it's worth, you'll most likely need to run things like `npm install` and similar, as the repo here isn't immediately the same overall files as compared with what...

Hi, Trying to picture an example state of what you're working with here. Are you saying you have media items, the `attachment` post type getting indexed as well, I assume...