diff --git a/src/app.config.json b/src/app.config.json index 9827cf1d6..1d1a43170 100644 --- a/src/app.config.json +++ b/src/app.config.json @@ -196,7 +196,7 @@ { "key": "score", "label": "SEARCH.SORT.RELEVANCE", - "type": "FIELD", + "type": "SCORE", "field": "score", "ascending": false },