You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn/relevancy/custom_ranking_rules.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ There are two types of ranking rules in Meilisearch: [built-in ranking rules](/l
8
8
9
9
Custom ranking rules promote certain documents over other search results that are otherwise equally relevant.
10
10
11
-
12
11
## Ascending and descending sorting rules
13
12
14
13
Meilisearch supports two types of custom rules: ascending and descending sorting. **The attribute must have either a numeric or a string value** in all of the documents contained in that index. Sorting is done lexicographically.
0 commit comments