MeiliSearch/crates/milli/src
Clément Renault abb399b802
Merge pull request #5674 from meilisearch/release-v1.15.2
Bring back v1.15.2 to main
2025-06-16 11:36:07 +00:00
..
documents Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
facet Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fields_ids_map Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
heed_codec fmt 2025-01-23 16:51:20 +01:00
prompt Implement useful conversion strategies and clean up the code 2025-06-03 15:31:28 +02:00
search Merge pull request #5659 from meilisearch/tmp-release-v1.15.1 2025-06-12 09:16:56 +00:00
snapshots/test_index.rs Move tests out of index.rs 2025-04-24 16:06:19 +02:00
update Merge pull request #5674 from meilisearch/release-v1.15.2 2025-06-16 11:36:07 +00:00
vector Introduce the new index chat settings 2025-06-03 15:31:25 +02:00
asc_desc.rs Fix the format and linter error 2024-12-28 20:35:55 +08:00
attribute_patterns.rs Removed matches_wildcard_pattern() and integrated match_pattern() into attributes_to_search_on(), updated test cases 2025-05-18 20:24:52 -07:00
constants.rs Make version constants u32 2025-04-24 16:06:19 +02:00
criterion.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
database_stats.rs Cargo fmt 2025-06-03 15:39:26 +02:00
disabled_typos_terms.rs Cargo fmt 2025-06-03 15:39:26 +02:00
error.rs Report an error when the document template max bytes is zero 2025-06-10 16:27:18 +02:00
external_documents_ids.rs Correctly support document templates on the chat API 2025-06-03 15:31:25 +02:00
fieldids_weights_map.rs Take into account PR messages 2025-03-10 13:46:33 +01:00
fields_ids_map.rs Correctly support document templates on the chat API 2025-06-03 15:31:25 +02:00
filterable_attributes_rules.rs Cargo fmt 2025-06-03 15:39:26 +02:00
index.rs Better document why we duplicate structs 2025-06-10 16:51:39 +02:00
lib.rs Correctly support document templates on the chat API 2025-06-03 15:31:25 +02:00
localized_attributes_rules.rs Change the filterableAttributes setting API 2025-03-03 10:22:02 +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 Cargo fmt 2025-06-03 15:39:26 +02: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 Update tests using filterable attributes rules 2025-03-03 10:33:34 +01:00
test_index.rs refactor: remove runtime cfg!(test) check 2025-05-13 09:18:19 +02:00
thread_pool_no_abort.rs refactor: helper methods for pool and max threads 2025-05-14 23:45:24 +02:00