MeiliSearch/meilisearch-types/src
Loïc Lecrenier 9522b75454
Continue implementation of task deletion
1. Matched tasks are a roaring bitmap
2. Start implementation in meilisearch-http
3. Snapshots use meili-snap
4. Rename to TaskDeletion
2022-10-27 11:34:03 +02:00
..
document_formats.rs push the document_format and settings I forgot in the previous PR 2022-10-27 11:34:00 +02:00
error.rs start writting the compat layer between v5 and v6 2022-10-27 11:33:52 +02:00
index_uid.rs 📎 makes clippy happy 2022-08-12 14:18:27 +02:00
keys.rs Continue implementation of task deletion 2022-10-27 11:34:03 +02:00
lib.rs move the API key in meilisearch_types 2022-10-27 11:34:02 +02:00
settings.rs push the document_format and settings I forgot in the previous PR 2022-10-27 11:34:00 +02:00
star_or.rs Use the IndexUid and StarOr in meilisearch_auth::Key 2022-06-09 16:14:15 +02:00
tasks.rs Continue implementation of task deletion 2022-10-27 11:34:03 +02:00