meilisearch/milli/src
bors[bot] 48d211b8b0
Merge #344
344: Move the sort ranking rule before the exactness ranking rule r=ManyTheFish a=Kerollmops

This PR moves the sort ranking rule at the 5th position by default, right before the exactness one.

Co-authored-by: Kerollmops <clement@meilisearch.com>
2021-09-07 15:47:15 +00:00
..
facet format the whole project 2021-06-16 18:33:33 +02:00
heed_codec Fix Pr comments 2021-09-02 15:17:52 +02:00
search Throw a query time error when a sort param is used but sort ranking rule is missing 2021-09-07 11:02:00 +02:00
update Remove log in chunk generator 2021-09-02 16:57:46 +02:00
criterion.rs Move the sort ranking rule before the exactness ranking rule 2021-09-07 16:41:33 +02:00
error.rs Introduce the new SortRankingRuleMissing user error variant 2021-09-07 11:01:59 +02:00
external_documents_ids.rs Fix ExternalDocumentsIds struct when inserting previously deleted ids 2021-06-30 14:00:01 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs Plug new indexer 2021-09-01 16:48:36 +02:00
lib.rs Plug new indexer 2021-09-01 16:48:36 +02:00
proximity.rs Plug new indexer 2021-09-01 16:48:36 +02:00
tree_level.rs Implement attribute criterion 2021-04-27 14:39:52 +02:00