Commit Graph

19 Commits

Author SHA1 Message Date
Kerollmops
78922a7c67
Implement the DocumentDeletion batch operation 2022-10-20 15:43:00 +02:00
Tamo
42f5c1fc3f
connect the new scheduler to meilisearch-http officially.
I can index documents and do search
2022-10-20 15:34:55 +02:00
Tamo
f84cbee170
implements the get_tasks 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
16eab7b337
I can index documents without meilisearch 2022-10-20 15:30:20 +02:00
Tamo
7bbd75e1fb
wip 2022-10-20 15:29:48 +02:00
Tamo
72496122c3
create the end Batch type for all Document* operation 2022-10-20 15:29:48 +02:00
Tamo
cfc01e4372
test the register tasks 2022-10-20 15:28:50 +02:00
Tamo
f84ced7e38
start integrating the index-scheduler in the meilisearch codebase 2022-10-20 15:28:50 +02:00
Tamo
9882b7fa57
greatly reduce the number of warnings 2022-10-20 15:26:57 +02:00
Tamo
3120057039
split the DocumentAdditionOrUpdate in two tasks; DocumentAddition and DocumentUpdate 2022-10-20 15:26:33 +02:00
Tamo
00f13f45b6
starts importing the real tasks 2022-10-20 15:26:32 +02:00
Tamo
1efccb1bc4
polish the global structure of the batch creation 2022-10-20 15:26:06 +02:00
Tamo
074dee59ec
fix the whole batchKind thingy 2022-10-20 15:26:05 +02:00
Tamo
ef4594c078
implements most operations 2022-10-20 15:26:05 +02:00
Irevoire
e7b2b9306a
wip porting the index back in the scheduler 2022-10-20 15:25:55 +02:00
Tamo
c1eda13e64
add the task to the index db in the register task 2022-10-20 15:25:41 +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