Skip to content

Meilisearch fails to work after switching from 1.13 to 1.14 #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
poVoq opened this issue Apr 15, 2025 · 4 comments
Open

Meilisearch fails to work after switching from 1.13 to 1.14 #457

poVoq opened this issue Apr 15, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@poVoq
Copy link

poVoq commented Apr 15, 2025

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.

@thomiceli thomiceli added the bug Something isn't working label Apr 16, 2025
@thomiceli
Copy link
Owner

thomiceli commented May 15, 2025

Did you re-index all of your gists ?

@poVoq
Copy link
Author

poVoq commented May 15, 2025

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

@thomiceli
Copy link
Owner

In the admin panel > Index all gists

@poVoq
Copy link
Author

poVoq commented May 15, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants