MeiliSearch/dump
redistay 182cb42953 chore: fix some typos in conments
Signed-off-by: redistay <wujunjing@outlook.com>
2024-04-02 19:37:55 +08:00
..
src chore: fix some typos in conments 2024-04-02 19:37:55 +08:00
tests/assets Dump tests 2023-07-06 14:22:29 +02:00
Cargo.toml get rids of the log dependencies everywhere 2024-02-08 15:04:05 +01: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