mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update Snapshots
This commit is contained in:
parent
9a33628331
commit
285c72a960
6 changed files with 45 additions and 15 deletions
|
@ -135,7 +135,6 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
"kefir": {
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 109,
|
||||
"maxDocumentSize": 109,
|
||||
"avgDocumentSize": 109,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -220,7 +219,6 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
"kefir": {
|
||||
"numberOfDocuments": 1,
|
||||
"rawDocumentDbSize": 109,
|
||||
"maxDocumentSize": 109,
|
||||
"avgDocumentSize": 109,
|
||||
"isIndexing": false,
|
||||
"numberOfEmbeddings": 0,
|
||||
|
@ -242,7 +240,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