hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.63k stars 240 forks source link

Update meilisearch to 1.10+ #426

Closed deurk closed 1 month ago

deurk commented 2 months ago

Any chance of supporting meilisearch 1.10+ rather than the current 1.6?

I have updated to 1.9.1 without issue but after that it does not seem to work.

Thanks :)

MohamedBassem commented 2 months ago

According to their docs (https://www.meilisearch.com/docs/learn/update_and_migration/updating) their updates are not backward compatible. So it's not safe to ask people to upgrade and we're stuck with the 1.6 version we currently have.

Any particular reason why you want to upgrade it?

MohamedBassem commented 1 month ago

Not much we can do about this for now unfortunately. Closing the issue.