Meilisearch fails to work after switching from 1.13 to 1.14
I recently setup the Meilisearch integration with v1.13 and it seemed to work fine.
The the new v1.14 of Meilisearch got released and this it is a bit of a hassle to upgrade, I just wiped the Meilisearch database and set it up new, but now the search in OpenGist fails with a 500 message.
Not exactly sure where this went wrong but it might be that there is an incompatibility with the new version?
Other apps I use Meilisearch with seem to contine working fine with v1.14 though.
Did you re-index all of your gists ?
Is it documented somewhere how to do that? I assumed that would be automatic like when I first added Meillisearch.
In the admin panel > Index all gists
Ah, yes I did that.
The odd thing is that now I disabled Meilisearch and the normal search also stopped working. It doesn't show any error, but doesn't return any search results for queries that should for sure yield results.