Gary Reckard
Gary Reckard
.... why yes... Why do you ask? 😐
Currently on Mysql version 5.7.33-log. Not Aurura. No cluster. Currently on a db.m5.4xlarge instance (probably overprovisioned) Here's a look at the performance profiling for the ajax call to search for...
Also, in case this helps, here are the current indexes on elements:  elements_sites  users 
Sent, thanks @angrybrad !
Heya @brandonkelly Thanks for implementing that update! I'm not sure if that type of update (passing a subquery into a query as opposed to a list of IDs generated from...
Hey @brandonkelly As this is a client's site with tons of user data, I don't think I could share a DB backup (I could ask the client for approval, possibly)....
Hi @angrybrad Ah, that makes a lot of sense now. Thank you for that explanation! I have reached out to our client about sharing the database, and will get back...
Hi @angrybrad I think I got this one licked, finally! And I found two different solutions, both rather simple. From your suggestions, I decided to spin up a new database...
Also would love to see this merged soon!
I'm running into this issue now, for the same reason @twosixcode was, I'm appending the site handle on to the end of my `objectID`. In the `update()` method in `AlgoliaEngine`,...