Clément Renault

Results 331 comments of Clément Renault
trafficstars

I would like to remove it from the codebase as described in https://github.com/meilisearch/meilisearch/issues/3379.

Thank you for this issue @loiclec, I am on your side and I would like to comment your points: 1. This is true that we can break either part if...

Hey @phdavis1027, Sorry for the late answer! I looked at the codebase and listed the keys that are real settings (at the end of my message). What I see by...

Thank you both for your input on this issue 🌮 We just did a meeting with @dureuill and decided that we could start by implementing a small POC that would...

We did a meeting with @ManyTheFish and @loiclec last week and thought about the most efficient way of tackling this issue. Here are the steps we planned together: - Introduce...

Hey @Lioness100, Could you [install `cargo-insta`](https://crates.io/crates/cargo-insta) and run the following command to fix the tests? Changing typos changed our test files. Here is [the documentation of the insta tool](https://insta.rs/docs/cli/). ```bash...

Here are some news about what we plan to do in the coming months. We worked with @dureuill to create a fake Meilisearch program that behaves like Meilisearch, i.e., with...

More news 🎉 We discussed the current implementation, and @irevoire and @ManyTheFish thought about the potential solution of not sending the whole update files through the Raft log. It would...

I was able to retrieve the output files. Unfortunately, the performance gain is not noticeable at all... ``` group indexing_glidesort-grenad-experiments_ddf72299 indexing_main_91ce8a5e ----- ---------------------------------------------- ---------------------- indexing/-geo-delete-facetedNumber-facetedGeo-searchable- 1.20 43.1±6.04ms ? ?/sec 1.00...

Hey @mech 👋 Thank you for the report! However, can you help us reproduce the issue? Can you share your settings? The documents you were sending and the way you...