|
14a44776f6
|
Implement POST /indexes-swap
|
2022-10-20 16:39:23 +02:00 |
|
|
f3c2be1eb5
|
fix the auto-generated details
|
2022-10-20 16:37:29 +02:00 |
|
|
07db4cfab0
|
Prefer using an u64 instead of a usize in some places
|
2022-10-20 16:37:27 +02:00 |
|
|
afafe8d207
|
Put the original URL query in the tasks details
|
2022-10-20 16:37:26 +02:00 |
|
|
01ed1fb128
|
Update the canceledBy and finishedAt fields
|
2022-10-20 16:37:26 +02:00 |
|
|
74657bba2c
|
Introduce the core algorithm of task cancelation
|
2022-10-20 16:37:26 +02:00 |
|
|
6276b2a382
|
Add more enum-iterator related stuff
|
2022-10-20 16:37:26 +02:00 |
|
|
bcb7d1744a
|
Introduce the task cancelation task type
|
2022-10-20 16:35:06 +02:00 |
|
|
4a7b5c7836
|
Add the canceled task status
|
2022-10-20 16:35:05 +02:00 |
|
|
aff67f78c1
|
bump enum-iter and fix a bunch of error messages
|
2022-10-20 16:24:23 +02:00 |
|
|
99f1d5df20
|
fix the tests
|
2022-10-20 16:14:37 +02:00 |
|
|
458a531547
|
rebase on index-scheduler
|
2022-10-20 16:14:35 +02:00 |
|
|
9323f9f1c4
|
write the dump export
|
2022-10-20 16:12:25 +02:00 |
|
|
012c3e986c
|
Finish first draft of the DELETE /tasks route
|
2022-10-20 16:09:32 +02:00 |
|
|
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 |
|
|
c0a6f7a021
|
uncomment a task serialization test
|
2022-10-20 15:59:53 +02:00 |
|
|
e533e740d4
|
refactor the Task a little bit
|
2022-10-20 15:59:52 +02:00 |
|
|
e6c033bd6b
|
start moving a lot of task types to meilisearch_types
|
2022-10-20 15:59:52 +02:00 |
|