6 Commits

Author SHA1 Message Date
Loïc Lecrenier
baeb168b6e
Delete a task's persisted data when appropriate 2022-10-20 16:34:32 +02:00
Tamo
99f1d5df20
fix the tests 2022-10-20 16:14:37 +02:00
Loïc Lecrenier
7ce336306d
Fix number of deleted tasks details after duplicate task deletion 2022-10-20 16:09:33 +02:00
Loïc Lecrenier
d49d7e9c2d
Add task deletion tests where the same task is deleted twice 2022-10-20 16:09:33 +02:00
Loïc Lecrenier
4c6145f782
Update snapshot tests following git rebase that fixes a bug 2022-10-20 16:09:32 +02:00
Loïc Lecrenier
ef3e9e87f5
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-20 16:08:16 +02:00