mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-19 00:58:16 +08:00
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>