MeiliSearch/meilisearch/tests/dumps/snapshots/mod.rs/import_dump_v3_movie_with_settings/1.snap
Tamo a2b151e877 ensure that the task queue is correctly imported
reduce the size of the snapshots file
2023-03-21 14:41:46 +01:00

27 lines
568 B
Plaintext

---
source: meilisearch/tests/dumps/mod.rs
---
{
"results": [
{
"uid": 0,
"indexUid": "indexUID",
"status": "succeeded",
"type": "documentAdditionOrUpdate",
"canceledBy": null,
"details": {
"receivedDocuments": 0,
"indexedDocuments": 31944
},
"error": null,
"duration": "PT39.941318S",
"enqueuedAt": "2021-09-08T08:21:14.742672Z",
"startedAt": "2021-09-08T08:21:14.750166Z",
"finishedAt": "2021-09-08T08:21:54.691484Z"
}
],
"limit": 1,
"from": 0,
"next": null
}