MeiliSearch/index-scheduler/src
2022-10-20 15:26:57 +02:00
..
autobatcher.rs add a bunch of tests 2022-10-20 15:26:45 +02:00
batch.rs fix smol typo 2022-10-20 15:26:57 +02:00
error.rs extract the index abstraction out of the index-scheduler in its own module 2022-10-20 15:26:32 +02:00
index_mapper.rs implement the index swap in the index mapper 2022-10-20 15:26:46 +02:00
lib.rs get rids of the horrendous spinlock in favor of synchronoise 2022-10-20 15:26:57 +02:00
task.rs split the DocumentAdditionOrUpdate in two tasks; DocumentAddition and DocumentUpdate 2022-10-20 15:26:33 +02:00
utils.rs fix the whole batchKind thingy 2022-10-20 15:26:05 +02:00