mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
ADF-5323 fix score query
This commit is contained in:
parent
e98df9a974
commit
33dee34b2b
@ -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
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user