mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-27 15:26:28 +00:00
change wording of custom ranking rules dsc
-> desc
; #490
This commit is contained in:
committed by
Quentin de Quelen
parent
4d27318b72
commit
6016f2e941
@ -1065,7 +1065,7 @@ mod tests {
|
||||
"attribute",
|
||||
"wordsPosition",
|
||||
"exactness",
|
||||
"dsc(release_date)"
|
||||
"desc(release_date)"
|
||||
],
|
||||
"searchableAttributes": ["name", "release_date"],
|
||||
"displayedAttributes": ["name", "release_date"]
|
||||
|
Reference in New Issue
Block a user