mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
set relevance descending by default (#1027)
This commit is contained in:
committed by
Suzana Dirla
parent
dd02a8ddd6
commit
8819f97de1
+1
-1
@@ -130,7 +130,7 @@
|
||||
"label": "SEARCH.SORT.RELEVANCE",
|
||||
"type": "FIELD",
|
||||
"field": "score",
|
||||
"ascending": true
|
||||
"ascending": false
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
|
||||
Reference in New Issue
Block a user