MeiliSearch/crates/milli/src
Louis Dureuil f5a4a1c8b2
Give more RAM to bbqueue.
- bbqueue buffers used to have (5% * 2%) / num_threads
- they now have 5% / num_threads
2025-01-24 12:18:32 +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 fix the bad index version on opening 2025-01-23 16:51:24 +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 Give more RAM to bbqueue. 2025-01-24 12:18:32 +01:00
vector Swap implementations of ollama 2025-01-20 22:22:22 +01: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
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 fix the bad index version on opening 2025-01-23 16:51:24 +01:00
lib.rs Remove fuzzing feature 2025-01-08 15:59:03 +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 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02: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 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00