MeiliSearch/crates/meilitool/src
meili-bors[bot] fe46855462
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-02-03 10:11:01 +00:00
..
upgrade Support offline upgrade up to v1.12.7 2025-01-24 12:25:33 +01:00
main.rs Merge #5235 2025-02-03 10:11:01 +00:00
uuid_codec.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00