meilisearch/index-scheduler/src
2022-10-20 15:26:22 +02:00
..
index rename the update-file-store to file-store since it can store any kind of file 2022-10-20 15:26:22 +02:00
autobatcher.rs finishes the global skelton of the auto-batcher 2022-10-20 15:26:06 +02:00
batch.rs finishes the global skelton of the auto-batcher 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 rename the update-file-store to file-store since it can store any kind of file 2022-10-20 15:26:22 +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
utils.rs fix the whole batchKind thingy 2022-10-20 15:26:05 +02:00