MeiliSearch/crates/meilisearch/tests
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
..
assets add a dump test with batches and enqueued tasks 2025-02-11 11:14:49 +01:00
auth Add new permissions 2025-02-05 15:03:16 +01:00
batches fix another flaky test 2025-01-28 16:53:50 +01:00
common add a dump test with batches and enqueued tasks 2025-02-11 11:14:49 +01:00
dashboard Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
documents Update Snapshots 2025-02-17 16:36:58 +01:00
dumps Update Snapshots 2025-02-17 16:36:58 +01:00
features Make the feature experimental 2025-02-10 16:11:32 +01:00
index Merge #5182 2025-01-13 15:18:55 +00:00
logs #4840 - Partial fix - Confirm task success after waiting for it. 2024-12-24 23:06:07 +11:00
network network integration tests 2025-02-05 15:03:32 +01:00
search Check the exact_word database when computing zero typo query 2025-02-13 14:02:53 +01:00
settings Fix tests 2025-01-14 13:55:34 +01:00
similar Fix tests 2025-01-14 13:55:34 +01:00
snapshot Format fixes after running: cargo +nightly fmt 2025-01-07 11:16:37 +11:00
stats Update Snapshots 2025-02-17 16:36:58 +01:00
swap_indexes #4840 - Partial fix - Remove hard coded task ids to prevent flaky tests. 2024-12-24 23:05:59 +11:00
tasks Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
upgrade Merge #5325 2025-02-26 10:03:45 +00:00
vector Fix test 2025-02-03 10:36:34 +01:00
content_type.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
integration.rs network integration tests 2025-02-05 15:03:32 +01:00