fix snapshots

This commit is contained in:
ManyTheFish 2025-02-11 10:01:22 +01:00
parent 22bdec7e74
commit cd4ba395e4
2 changed files with 12 additions and 0 deletions

View file

@ -392,6 +392,9 @@ pub struct Stats {
"indexes": {
"movies": {
"numberOfDocuments": 10,
"rawDocumentDbSize": 100,
"maxDocumentSize": 16,
"avgDocumentSize": 10,
"isIndexing": true,
"fieldDistribution": {
"genre": 10,