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-06-15 00:17:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
index-scheduler
/
src
History
Kerollmops
1c697edb95
Add a test to check different indexes autobatching
2022-10-20 16:00:58 +02:00
..
snapshots
Fix compiler errors related autobatching option of the index scheduler
2022-10-20 15:45:57 +02:00
autobatcher.rs
Extract index creation rights and simplify the autobatcher rules
2022-10-20 16:00:58 +02:00
batch.rs
refactor the Task a little bit
2022-10-20 15:59:52 +02:00
error.rs
get rids of the index crate + the document_types crate
2022-10-20 15:57:52 +02:00
index_mapper.rs
get rids of the index crate + the document_types crate
2022-10-20 15:57:52 +02:00
lib.rs
Add a test to check different indexes autobatching
2022-10-20 16:00:58 +02:00
snapshot.rs
Fix invalid import of tasks types
2022-10-20 16:00:58 +02:00
utils.rs
start moving a lot of task types to meilisearch_types
2022-10-20 15:59:52 +02:00