Kerollmops
|
90f1334757
|
Compress the snapshot in a tarball
|
2022-10-26 11:33:27 +02:00 |
|
Loïc Lecrenier
|
6f418e73d0
|
Apply code review suggestions
|
2022-10-25 10:47:36 +02:00 |
|
Loïc Lecrenier
|
c0a58f9141
|
Pause the index scheduler for one second when a fatal error occurs
|
2022-10-25 10:47:36 +02:00 |
|
Loïc Lecrenier
|
dd7d758a6f
|
Start testing unexpected errors and panics in index scheduler
|
2022-10-25 10:47:36 +02:00 |
|
Irevoire
|
3283bb0454
|
fix clippy
|
2022-10-22 17:04:47 +02:00 |
|
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 |
|