MeiliSearch/dump
Louis Dureuil 13c2c6c16b
Small commit to add hybrid search and autoembedding
2023-12-14 16:07:48 +01:00
..
src Small commit to add hybrid search and autoembedding 2023-12-14 16:07:48 +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