mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
ADF-5323 fix score query
This commit is contained in:
@@ -196,7 +196,7 @@
|
|||||||
{
|
{
|
||||||
"key": "score",
|
"key": "score",
|
||||||
"label": "SEARCH.SORT.RELEVANCE",
|
"label": "SEARCH.SORT.RELEVANCE",
|
||||||
"type": "FIELD",
|
"type": "SCORE",
|
||||||
"field": "score",
|
"field": "score",
|
||||||
"ascending": false
|
"ascending": false
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user