This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2024-12-23 21:20:24 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
index-scheduler
/
src
History
Tamo
4129783019
migrate the index handling code in a different file + implements the create index
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
migrate the index handling code in a different file + implements the create index
2022-10-27 11:33:39 +02:00
lib.rs
migrate the index handling code in a different file + implements the create index
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