meili-bors[bot] 45823fc820
Some checks failed
Test suite / Tests on ubuntu-20.04 (push) Failing after 2s
Test suite / Tests almost all features (push) Has been skipped
Test suite / Test disabled tokenization (push) Has been skipped
Test suite / Run tests in debug (push) Failing after 12s
Test suite / Tests on windows-2022 (push) Failing after 20s
Test suite / Run Clippy (push) Failing after 37s
Test suite / Run Rustfmt (push) Successful in 1m35s
Test suite / Tests on macos-13 (push) Has been cancelled
Merge #5235
5235: Introduce a compaction subcommand in meilitool r=dureuill a=Kerollmops

This PR proposes a change to the meilitool helper, introducing the `compact-index` subcommand to reduce the size of the indexes.

While working on this tool, I discovered that the current heed `Env::copy_to_file` API is not very temp file friendly and [could be improved](https://github.com/meilisearch/heed/issues/306).

Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
2025-01-30 12:35:56 +00:00
..
2025-01-08 15:18:08 +01:00
2025-01-28 16:53:50 +01:00
2025-01-30 12:35:56 +00:00
2025-01-29 15:21:52 +01:00
2025-01-08 15:59:30 +01:00