MeiliSearch/crates/milli/src
2025-02-17 16:41:34 +01:00
..
documents User failure for documents with docid of ==512 bytes 2024-12-10 11:06:24 +01:00
facet Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fields_ids_map First batch of PR comment 2024-11-21 16:38:11 +01:00
heed_codec fmt 2025-01-23 16:51:20 +01:00
prompt Return docid in case of errors while rendering the document template 2024-12-11 15:26:18 +01:00
search Make search types serialize and deserialize so that reading from a proxy is possible 2025-02-05 15:03:16 +01:00
snapshots/index.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
update fix clippy 2025-02-17 16:41:34 +01:00
vector Merge #5341 2025-02-12 15:46:37 +00:00
asc_desc.rs Fix the format and linter error 2024-12-28 20:35:55 +08:00
constants.rs Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
criterion.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
database_stats.rs fix clippy 2025-02-17 16:41:34 +01:00
error.rs move the version check to the task queue 2025-01-23 16:48:32 +01:00
external_documents_ids.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fieldids_weights_map.rs Fix the format and linter error 2024-12-28 20:35:55 +08:00
fields_ids_map.rs Merge branch 'indexer-edition-2024' into indexer-edition-2024-doc-chunks 2024-11-06 15:50:53 +01:00
index.rs Implement Incremental document database stats computing 2025-02-17 16:36:33 +01:00
lib.rs Add document database stats 2025-02-17 11:01:06 +01:00
localized_attributes_rules.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
order_by_map.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
progress.rs fix the field distribution when upgrading from the v1_12 2025-01-23 16:51:19 +01:00
proximity.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
score_details.rs Add WeightedScoreValues to be able to compare remote scores 2025-02-05 15:03:16 +01:00
snapshot_tests.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
thread_pool_no_abort.rs Do not create too many rayon tasks 2025-01-30 16:36:12 +01:00