MeiliSearch/dump
ManyTheFish c9860c7913 Small test fixes 2023-12-06 15:49:05 +01:00
..
src Small test fixes 2023-12-06 15:49:05 +01:00
tests/assets Dump tests 2023-07-06 14:22:29 +02:00
Cargo.toml Upgrade the compatible versions of the dependencies 2023-04-24 17:50:52 +02:00
README.md remove an unused file 2022-10-27 11:34:02 +02:00

README.md

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