opengist icon indicating copy to clipboard operation
opengist copied to clipboard

Meilisearch fails to work after switching from 1.13 to 1.14

Open poVoq opened this issue 10 months ago • 4 comments

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.

poVoq avatar Apr 15 '25 21:04 poVoq

Did you re-index all of your gists ?

thomiceli avatar May 15 '25 09:05 thomiceli

Is it documented somewhere how to do that? I assumed that would be automatic like when I first added Meillisearch.

poVoq avatar May 15 '25 11:05 poVoq

In the admin panel > Index all gists

thomiceli avatar May 15 '25 13:05 thomiceli

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.

poVoq avatar May 15 '25 15:05 poVoq