Add document database stats

This commit is contained in:
ManyTheFish 2025-02-10 14:10:13 +01:00
parent 5e7803632d
commit 22bdec7e74
9 changed files with 145 additions and 6 deletions

View file

@ -187,6 +187,9 @@ async fn import_dump_v1_movie_with_settings() {
@r###"
{
"numberOfDocuments": 53,
"rawDocumentDbSize": 21965,
"maxDocumentSize": 743,
"avgDocumentSize": 414,
"isIndexing": false,
"numberOfEmbeddings": 0,
"numberOfEmbeddedDocuments": 0,