This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-01-31 07:23:15 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
index-scheduler
/
src
History
Tamo
7b6673dc1d
implement the index swap in the index mapper
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