MeiliSearch/index-scheduler/src
2022-10-20 15:26:06 +02:00
..
index implements the index deletion, creation and swap 2022-10-20 15:26:05 +02:00
autobatcher.rs move the autobatcher logic to another file 2022-10-20 15:26:06 +02:00
batch.rs polish the global structure of the batch creation 2022-10-20 15:26:06 +02:00
document_formats.rs add the document format file 2022-10-20 15:26:06 +02:00
error.rs implements the index deletion, creation and swap 2022-10-20 15:26:05 +02:00
lib.rs polish the global structure of the batch creation 2022-10-20 15:26:06 +02:00
main.rs START THE REWRITE OF THE INDEX SCHEDULER: index & register has been implemented 2022-10-20 15:25:41 +02:00
task.rs polish the global structure of the batch creation 2022-10-20 15:26:06 +02:00
update_file_store.rs make the file store entirely synchronous, including the file deletion 2022-10-20 15:26:04 +02:00
utils.rs fix the whole batchKind thingy 2022-10-20 15:26:05 +02:00