17 Commits

Author SHA1 Message Date
Irevoire
5bb9023722 fix the error messages and the index stats 2022-10-22 16:07:55 +02:00
Clément Renault
3f6bd7fb11
Introduce a rustfmt file 2022-10-20 18:00:07 +02:00
Kerollmops
973e2f71eb
Add the tasks cancel route to cancel tasks 2022-10-20 16:37:26 +02:00
Tamo
cac924b663
first mostly working version 2022-10-20 16:13:16 +02:00
Tamo
9323f9f1c4
write the dump export 2022-10-20 16:12:25 +02:00
Loïc Lecrenier
dabc30d3d6
Return an error when calling DELETE /tasks with an empty query 2022-10-20 16:09:32 +02:00
Tamo
f456fb5e0b
get rids of the index crate + the document_types crate 2022-10-20 15:57:52 +02:00
Tamo
5b282acb7b
fix all compilation errors 2022-10-20 15:34:55 +02:00
Irevoire
60ee1f5e64
wip integrating the scheduler in meilisearch-http 2022-10-20 15:34:55 +02:00
Irevoire
acc6d3a82b
start integrating the index-scheduler in meilisearch-lib 2022-10-20 15:30:31 +02:00
Tamo
f84ced7e38
start integrating the index-scheduler in the meilisearch codebase 2022-10-20 15:28:50 +02:00
Tamo
cf8c4310ab
extract the index abstraction out of the index-scheduler in its own module 2022-10-20 15:26:32 +02:00
Tamo
b1f0431ab4
implements the index deletion, creation and swap 2022-10-20 15:26:05 +02:00
Tamo
fda5ca60bd
fix most of the index module 2022-10-20 15:26:04 +02:00
Irevoire
e7b2b9306a
wip porting the index back in the scheduler 2022-10-20 15:25:55 +02:00
Tamo
ff5d6d1703
implement the get_batch method 2022-10-20 15:25:41 +02:00
Tamo
5a9ac4ceb3
START THE REWRITE OF THE INDEX SCHEDULER: index & register has been implemented 2022-10-20 15:25:41 +02:00