mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-18 17:11:15 +08:00
971c361e0f
1682: Change the format of custom ranking rules when importing old dumps r=curquiza a=Kerollmops This PR changes the format of the custom ranking rules from `asc(price)` to `title:asc` as the format changed between v0.21 and v0.22. The dumps are now correctly importing the custom ranking rules. This PR also change the previous default ranking rules (without sort) to the new default ranking rules (with the new sort). Co-authored-by: Kerollmops <clement@meilisearch.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |