Irevoire
|
7ed3f00b1e
|
reformat
|
2022-10-27 11:35:12 +02:00 |
|
Loïc Lecrenier
|
4de445d386
|
Start testing unexpected errors and panics in index scheduler
|
2022-10-27 11:35:10 +02:00 |
|
Irevoire
|
eb4bdde432
|
fix clippy
|
2022-10-27 11:35:09 +02:00 |
|
Irevoire
|
e9055f5572
|
fix clippy
|
2022-10-27 11:35:08 +02:00 |
|
Irevoire
|
8d1408c65e
|
fix the import of the dumpv4&v5 when there is no instance-uid + rename the Kind+KindWithContent+Details variant for the DocumentImport and the Setting
|
2022-10-27 11:35:05 +02:00 |
|
Clément Renault
|
80b2e70ee7
|
Introduce a rustfmt file
|
2022-10-27 11:35:05 +02:00 |
|
Loïc Lecrenier
|
11fee30f47
|
Apply review suggestions and stop using rtxn.commit
|
2022-10-27 11:34:15 +02:00 |
|
Loïc Lecrenier
|
17cd2a4aa0
|
Implement POST /indexes-swap
|
2022-10-27 11:34:15 +02:00 |
|
Loïc Lecrenier
|
22cf0559fe
|
Implement task date filters
before/after enqueued/started/finished at
|
2022-10-27 11:34:14 +02:00 |
|
Kerollmops
|
b373d19831
|
Extract the must_stop flag out of the RwLock
|
2022-10-27 11:34:12 +02:00 |
|
Kerollmops
|
751e9bac3b
|
Add the tasks cancel route to cancel tasks
|
2022-10-27 11:34:11 +02:00 |
|
Kerollmops
|
1ca9a67c49
|
Introduce the task cancelation task type
|
2022-10-27 11:34:11 +02:00 |
|
Kerollmops
|
703ba7a1fb
|
Introduce the ProcessingTasks struct
|
2022-10-27 11:34:10 +02:00 |
|
Loïc Lecrenier
|
ea60d35c71
|
Delete a task's persisted data when appropriate
|
2022-10-27 11:34:10 +02:00 |
|
Tamo
|
9e85f050b2
|
fix the tests
|
2022-10-27 11:34:09 +02:00 |
|
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 |
|
Kerollmops
|
2c24c7d403
|
Fix invalid import of tasks types
|
2022-10-27 11:34:03 +02:00 |
|
Tamo
|
667c282e19
|
get rids of the index crate + the document_types crate
|
2022-10-27 11:34:00 +02:00 |
|
Loïc Lecrenier
|
9a74ea0943
|
Fix compiler errors related autobatching option of the index scheduler
|
2022-10-27 11:34:00 +02:00 |
|
Loïc Lecrenier
|
13a72f8757
|
Use more complete snapshot tests for the index scheduler
|
2022-10-27 11:33:59 +02:00 |
|
Loïc Lecrenier
|
4c55c30027
|
Add a DetailsView type and improve index scheduler snapshots
The DetailsView type is necessary because serde incorrectly
deserialises the `Details` type, so the database fails to correctly
decode Tasks
|
2022-10-27 11:33:59 +02:00 |
|