mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Update Snapshots
This commit is contained in:
parent
9f3663e768
commit
5d421abdc4
6 changed files with 45 additions and 15 deletions
|
@ -161,7 +161,6 @@ async fn delete_document_by_filter() {
|
|||
{
|
||||
"numberOfDocuments": 4,
|
||||
"rawDocumentDbSize": 42,
|
||||
"maxDocumentSize": 13,
|
||||
"avgDocumentSize": 10,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -213,7 +212,6 @@ async fn delete_document_by_filter() {
|
|||
{
|
||||
"numberOfDocuments": 2,
|
||||
"rawDocumentDbSize": 16,
|
||||
"maxDocumentSize": 12,
|
||||
"avgDocumentSize": 8,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -284,7 +282,6 @@ async fn delete_document_by_filter() {
|
|||
{
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 12,
|
||||
"maxDocumentSize": 12,
|
||||
"avgDocumentSize": 12,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue