MeiliSearch/crates
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
..
benchmarks fix the bad index version on opening 2025-01-23 16:51:24 +01:00
build-info Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
dump Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
file-store Upgrade incompatible dependencies 2025-01-08 15:58:03 +01:00
filter-parser Fix insta to 1.39 2025-01-08 15:18:08 +01:00
flatten-serde-json Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fuzzers fix the bad index version on opening 2025-01-23 16:51:24 +01:00
index-scheduler Log the progress when a batch fails 2025-01-29 16:36:23 +01:00
json-depth-checker Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
meili-snap Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
meilisearch fix another flaky test 2025-01-28 16:53:50 +01:00
meilisearch-auth Upgrade incompatible dependencies 2025-01-08 15:58:03 +01:00
meilisearch-types store the enqueued at to eases the batch deletion 2025-01-28 16:53:50 +01:00
meilitool Merge #5235 2025-02-03 10:11:01 +00:00
milli Log the memory metrics only once 2025-01-29 15:21:52 +01:00
permissive-json-pointer Add indices field to _matchesPosition to specify where in an array a match comes from (#5005) 2024-11-20 01:00:43 +01:00
tracing-trace Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
xtask Fix after upgrading sysinfo 2025-01-08 15:59:30 +01:00