-
I'm trying to update Meilisearch to the latest version on a Kubernetes cluster, but I'm worried about losing data during the process. I have updated the helm but it's stopped working. My questions are…
-
Hi. Like in title, any workaround?
-
**Description**
I run Meilisearch and Strapi in a kubernetes environment. When Meilisearch and Strapi are running I can select the collections to index and everything is passed to Meilisearch and whe…
-
[While debugging a brand new free trial plan](https://github.com/meilisearch/meilisearch-support/issues/159) with @nicolasvienot we noticed that Meilisearch couldn't start due to an empty VERSION file…
-
Not really a bug or feature request, but it would be nice to not have non-error output to go to stderr and thus be categorized as error output. This is an example from GCP showing successful health ch…
-
Hello @meilisearch/devrel-team 👋
Here is a suggestion for contributing improvements to avoid this kind of issue we sometimes have: https://github.com/meilisearch/documentation/issues/1882, https://gi…
-
### Kyoo's version
4.6.0
### What happened?
Unable to use database/user without public schema. The first pass of the migration container runs successfully and the application starts. However if t…
-
**Description**
The Helm chart documentation gets out of sync on each release (https://github.com/meilisearch/meilisearch-kubernetes/blob/main/charts/meilisearch/README.md reports latest version …
-
## Bug report
I use the meilisearch plugin and when I enable it, without any indexes, it creates a default 'products' index and queues all my products from the database. And I think it happens when…
-
**Description**
A way to have an asynchronous friendly (non-blocking) Python APIs.
**Basic example**
Can be used with other async enabled web server/framework like Sanic or FastAPI.
**Othe…