fix default sorting direction for search

This commit is contained in:
Denys Vuika
2018-09-21 15:51:28 +01:00
parent 1cffbf1379
commit 9a030cdf6f
+1 -1
View File
@@ -173,7 +173,7 @@
"key": "score",
"type": "FIELD",
"field": "score",
"ascending": true
"ascending": false
}
]
},