mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update snapshots
This commit is contained in:
parent
cf4798bd2b
commit
c204a7bb12
105 changed files with 344 additions and 344 deletions
|
@ -27,7 +27,7 @@ source: crates/meilisearch/tests/dumps/mod.rs
|
|||
"duration": "[date]",
|
||||
"startedAt": "[date]",
|
||||
"finishedAt": "[date]",
|
||||
"batchCreationComplete": "batched all enqueued tasks"
|
||||
"batchStrategy": "batched all enqueued tasks"
|
||||
},
|
||||
{
|
||||
"uid": 1,
|
||||
|
@ -51,7 +51,7 @@ source: crates/meilisearch/tests/dumps/mod.rs
|
|||
"duration": "PT0.144827890S",
|
||||
"startedAt": "2025-02-04T10:15:21.275640274Z",
|
||||
"finishedAt": "2025-02-04T10:15:21.420468164Z",
|
||||
"batchCreationComplete": "unspecified"
|
||||
"batchStrategy": "unspecified"
|
||||
},
|
||||
{
|
||||
"uid": 0,
|
||||
|
@ -72,7 +72,7 @@ source: crates/meilisearch/tests/dumps/mod.rs
|
|||
"duration": "PT0.032902186S",
|
||||
"startedAt": "2025-02-04T10:14:43.559526162Z",
|
||||
"finishedAt": "2025-02-04T10:14:43.592428348Z",
|
||||
"batchCreationComplete": "unspecified"
|
||||
"batchStrategy": "unspecified"
|
||||
}
|
||||
],
|
||||
"total": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue