meilisearch/dump
2022-10-20 16:37:28 +02:00
..
src fix the dumps tests since we added informations in the DumpTask 2022-10-20 16:37:28 +02:00
tests/assets remove all warnings 2022-10-20 15:44:55 +02:00
Cargo.toml apply most style comments of the review 2022-10-20 16:14:36 +02:00
README.md remove an unused file 2022-10-20 15:59:53 +02:00

dump
├── indexes
│   ├── cattos
│   │   ├── documents.jsonl
│   │   └── settings.json
│   └── doggos
│       ├── documents.jsonl
│       └── settings.json
├── instance-uid.uuid
├── keys.jsonl
├── metadata.json
└── tasks
    ├── update_files
    │   └── [task_id].jsonl
    └── queue.jsonl