MeiliSearch/meilisearch/tests/dumps/snapshots/mod.rs/import_dump_v2_movie_raw/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": "PT41.751156S",
"enqueuedAt": "2021-09-08T08:30:30.550282Z",
"startedAt": "2021-09-08T08:30:30.553012Z",
"finishedAt": "2021-09-08T08:31:12.304168Z"
}
],
"limit": 1,
"from": 0,
"next": null
}