set relevance descending by default (#1027)

This commit is contained in:
Cilibiu Bogdan
2019-03-21 12:56:28 +02:00
committed by Suzana Dirla
parent dd02a8ddd6
commit 8819f97de1
+1 -1
View File
@@ -130,7 +130,7 @@
"label": "SEARCH.SORT.RELEVANCE", "label": "SEARCH.SORT.RELEVANCE",
"type": "FIELD", "type": "FIELD",
"field": "score", "field": "score",
"ascending": true "ascending": false
}, },
{ {
"key": "name", "key": "name",