mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
![]() 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> |
||
---|---|---|
.. | ||
assets | ||
auth | ||
batches | ||
common | ||
dashboard | ||
documents | ||
dumps | ||
features | ||
index | ||
logs | ||
network | ||
search | ||
settings | ||
similar | ||
snapshot | ||
stats | ||
swap_indexes | ||
tasks | ||
upgrade | ||
vector | ||
content_type.rs | ||
integration.rs |