MeiliSearch/crates/index-scheduler/src
2025-03-10 14:22:47 +01:00
..
index_mapper Keep old stat format to make sure the number of documents is available during dumpless upgrade 2025-02-27 15:17:23 +01:00
queue Expose a route to get the update file content of a task 2025-02-10 14:05:32 +01:00
scheduler Merge #5393 2025-03-10 07:57:02 +00:00
upgrade Support dumpless upgrade for all v1.13 patches 2025-02-27 15:17:23 +01:00
dump.rs fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
error.rs Improve the error message when missing documents 2025-02-10 16:53:50 +01:00
features.rs Make composite embedders experimental 2025-03-10 14:22:47 +01:00
insta_snapshot.rs Add document database stats 2025-02-26 17:01:25 +01:00
lib.rs fix the dumpless upgrade potential corruption when upgrading from the v1.12 2025-02-05 18:08:50 +01:00
lru.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
processing.rs fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
test_utils.rs rewrite part of the index-scheduler upgrade test 2025-01-23 16:51:23 +01:00
utils.rs make sure the batches we snapshots actually all contains an enqueued_at 2025-01-28 16:53:50 +01:00
uuid_codec.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
versioning.rs fmt 2025-02-10 10:46:42 +01:00