MeiliSearch/dump
Tamo 1c3a326199
stop snapshotting the version of meilisearch in the dump
It might change and we don't want to update this test everytime we make a new release.
2022-12-07 13:26:02 +01:00
..
src stop snapshotting the version of meilisearch in the dump 2022-12-07 13:26:02 +01:00
tests/assets Add v1 reader 2022-12-01 14:03:15 +01:00
Cargo.toml Update version for the next release (v0.30.1) in Cargo.toml files 2022-12-06 20:05:46 +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