MeiliSearch/crates/meilisearch/tests/upgrade/v1_12
meili-bors[bot] f296c325ad
Merge #5325
5325: Documents database stats r=irevoire a=ManyTheFish

# Pull Request

## Related issue
Fixes #5319

## List

- Create a DatabaseStats struct
- Compute and store the documents database stats in the IndexStats
- Force dumpless upgrade to update the index stats
- when a document addition/modification/deletion is made, we only recompute the database stats on the added/modified/deleted documents

Co-authored-by: ManyTheFish <many@meilisearch.com>
Co-authored-by: Many the fish <many@meilisearch.com>
2025-02-26 10:03:45 +00:00
..
snapshots/v1_12_0.rs Update the snapshots 2025-02-18 11:31:20 +01:00
v1_12_0.ms introduce a corruption in the v1.12 data.ms field distribution 2025-01-23 16:51:24 +01:00
mod.rs add a large test importing a data.ms from the v1.12.0 2025-01-23 16:51:18 +01:00
v1_12_0.rs Update Snapshots 2025-02-17 16:36:58 +01:00