Clément Renault
Clément Renault
Stops sending the `http_response_time_seconds_count` in the metrics because it overwhelms prometheus
Hey @itsajay1029 👋 I'm glad you want to work on that. We prefer when someone submits a PR instead. You can propose a change and we will close this issue...
Hey @irevoire 👋 You are right about those steps to reproduce "the bug". Way easier, indeed. The reason why we are describing this issue that way is that a customer...
Stops sending the `http_response_time_seconds_count` in the metrics because it overwhelms prometheus
Hey @itsajay1029. To complete this issue you'll need to know about Prometheus and Rust. Not necessarilly Meilisearch.
Hey 👋 We investigated this solution and wanted to look at what we can have and fix with [a raft-based implementation](https://github.com/drmingdrmer/openraft). > 1️⃣ The TCP connection used between the leader...
Welcome everybody 👋 It seems like disabling all the features, i.e. `no-default-features`, of Meilisearch no longer removes the lindera-related libraries from Meilisearch and continues to compile them. The lindera libraries...
Hey @shanginn 👋 Thank you for your investigation. Meilisearch seems to be returning a byte-scaled `matchesPosition::start` field but a char-scaled `matchesPosition::length` field. According to the documentation, the `length` must be...
> Today, this is a deal-breaker. I'll try to find an alternative solution, but I'm not sure if it will work. Why can't the user switch to something that looks...
Thank you for that, I am sure we can find an easy solution. > Is there a world where having a setting like “ignoredField” would be a good solution? What...
> The only thing I want is not to create an internal ID for the fields that are not used for indexation. You are absolutely right. That is a thing...
Hey @zamazan4ik 👋 Thank you very much for the time spent doing these PGO experimentations. I am happy to see the indexation part improved by 5% _FOR FREE_ 🎁 However,...