Commit Graph

114 Commits

Author SHA1 Message Date
Tamo
925971809a create the end Batch type for all Document* operation 2022-10-27 11:33:41 +02:00
Tamo
1ea9c0b4c0 write most of the run loop 2022-10-27 11:33:41 +02:00
Tamo
fc098022c7 start integrating the index-scheduler in the meilisearch codebase 2022-10-27 11:33:40 +02:00
Tamo
b816535e33 greatly reduce the number of warnings 2022-10-27 11:33:40 +02:00
Tamo
38e4ffe73c fix smol typo 2022-10-27 11:33:40 +02:00
Tamo
803f2157af split the DocumentAdditionOrUpdate in two tasks; DocumentAddition and DocumentUpdate 2022-10-27 11:33:38 +02:00
Tamo
b7c5b71a53 starts importing the real tasks 2022-10-27 11:33:38 +02:00
Tamo
a0588d6b94 finishes the global skelton of the auto-batcher 2022-10-27 11:33:37 +02:00
Tamo
b3c9b128d9 polish the global structure of the batch creation 2022-10-27 11:33:37 +02:00
Irevoire
448f44f631 move the autobatcher logic to another file 2022-10-27 11:33:36 +02:00
Tamo
516860f342 fix the create_new_batch method 2022-10-27 11:33:36 +02:00
Tamo
6b9689a1c0 fix the whole batchKind thingy 2022-10-27 11:33:36 +02:00
Irevoire
d8b8e04ad1 wip porting the index back in the scheduler 2022-10-27 11:33:34 +02:00
Tamo
ed745591e1 split the scheduler into multiples files 2022-10-27 11:33:34 +02:00