Tamo
Tamo
Hello @bheisler, I would like to implement this in the following weeks. Are you still open to pull request? And is the initial idea of @BurntSushi still ok to you?...
My first guess without realizing the feature did not exists was to run a `cargo bench --benches xxxx -- --baseline yyyy --load-baseline zzzz` Baseline `yyyy` and `zzzz` being already computed...
Yeah but I would like to have the fancy html report 🥺
Hey, this PR will have a BIG impact on the deletion of documents as well as on the update of documents. To give an idea of the performance improvement. In...
We took a decision and implemented a solution in https://github.com/meilisearch/milli/pull/607. It's a mix of solutions 1&2. - When the soft-deleted documents use 10% or more of the total available space,...
I can reproduce the issue as well; I created a really smol partition on my Linux machine and started indexing documents; here's the result I got; ```JSON { "details": {...
Lol, I wanted to reproduce the issue for @Kerollmops. I did the EXACT same thing and it throwed another error; ```json { "details": { "indexedDocuments": 0, "receivedDocuments": 10271 }, "duration":...
OK SOÂ BIGÂ NEWS, it's worse than I thought. It's actually reproducible but I have NOÂ IDEA how we could understand what makes the first or second error to be...
Yes, I showed our repo to a bunch of friends, and their first question was always, « cool, but where can I try it ». And by « try it...
We should look into that: https://github.com/sigstore/cosign