meilisearch/index-scheduler/src
2022-10-27 11:33:39 +02:00
..
autobatcher.rs add a bunch of tests 2022-10-27 11:33:39 +02:00
batch.rs split the DocumentAdditionOrUpdate in two tasks; DocumentAddition and DocumentUpdate 2022-10-27 11:33:38 +02:00
error.rs extract the index abstraction out of the index-scheduler in its own module 2022-10-27 11:33:38 +02:00
index_mapper.rs implement the index swap in the index mapper 2022-10-27 11:33:39 +02:00
lib.rs move the index mapping logic in another structure 2022-10-27 11:33:39 +02:00
task.rs split the DocumentAdditionOrUpdate in two tasks; DocumentAddition and DocumentUpdate 2022-10-27 11:33:38 +02:00
utils.rs fix the whole batchKind thingy 2022-10-27 11:33:36 +02:00