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
|
@ -140,7 +140,6 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
"kefir": {
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 109,
|
||||
"maxDocumentSize": 109,
|
||||
"avgDocumentSize": 109,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -229,7 +228,6 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
"kefir": {
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 109,
|
||||
"maxDocumentSize": 109,
|
||||
"avgDocumentSize": 109,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -251,7 +249,6 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
{
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 109,
|
||||
"maxDocumentSize": 109,
|
||||
"avgDocumentSize": 109,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue