@@ -999,7 +999,7 @@ func EsArticleSearch(keyWord string, startSize, pageSize int, orderColumn string
},
}
- if orderColumn == "PublishDate" {
+ if orderColumn == "Comprehensive" {
queryMap["sort"] = sortMap
queryMap["from"] = startSize