ADF-5323 fix score query

This commit is contained in:
Eugenio Romano
2021-02-02 11:05:41 +00:00
committed by GitHub
parent e98df9a974
commit 33dee34b2b

View File

@@ -196,7 +196,7 @@
{
"key": "score",
"label": "SEARCH.SORT.RELEVANCE",
"type": "FIELD",
"type": "SCORE",
"field": "score",
"ascending": false
},