MeiliSearch/dump
Tamo 74d1a67a99 Use the workspace inheritance feature of rust 1.64 2023-02-15 13:51:07 +01:00
..
src Merge remote-tracking branch 'origin/main' into temp-wildcard 2023-02-09 13:14:05 +01:00
tests/assets fix the import of dump v2 generated by meilisearch v0.22.0 2023-01-31 13:03:28 +01:00
Cargo.toml Use the workspace inheritance feature of rust 1.64 2023-02-15 13:51:07 +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