Michael Beckwith
Michael Beckwith
Have had some discoveries going on over at https://wordpress.org/support/topic/re-indexation-mixes-posts-from-the-different-subsites/
The support thread above has some filters and snippets that worked for that author. Hopefully @swissky can make use of the same until we determine how we potentially want to...
Hey @designzwang, I think this **should** be possible, just a matter of getting the prefix/index set properly, but I'm also double checking. What's the index name(s) that you're using presently?
Multiple indices are definitely possible as a whole, thanks to that `prefix` field, but the other parts of the resulting indexes tend to be more hardcoded. Picture of some of...
Sounds good. I did open https://github.com/WebDevStudios/wp-search-with-algolia/issues/241 for consideration to help with this.
@designzwang This sounds more like our out-of-box templates aren't matching up with the attributes that are being pushed in to the indexes. For example: https://github.com/WebDevStudios/wp-search-with-algolia/blob/main/includes/indices/class-algolia-posts-index.php#L197-L263 In that section, you can...
Filters page has been updated to match what we have in version 2.2.0 https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Filter-Hooks
Not really sure I have any leads or ideas with this one, to be honest.
@jtsternberg have you been looking into this at all?
Not really that I've seen @noplanman but there also hasn't appeared to be any need either. At least not on a compatibility front.