MeiliSearch/meilisearch/tests/dumps/snapshots/mod.rs/import_dump_v1_rubygems_with_settings/2.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
572 B
Plaintext

---
source: meilisearch/tests/dumps/mod.rs
---
{
"results": [
{
"uid": 92,
"indexUid": "rubygems",
"status": "succeeded",
"type": "documentAdditionOrUpdate",
"canceledBy": null,
"details": {
"receivedDocuments": 0,
"indexedDocuments": 1042
},
"error": null,
"duration": "PT1.487793839S",
"enqueuedAt": "2021-09-08T09:27:01.465296Z",
"startedAt": "2021-09-08T09:28:44.882177161Z",
"finishedAt": "2021-09-08T09:28:46.369971Z"
}
],
"limit": 1,
"from": 92,
"next": 91
}