feat: There is no way the, Es
This commit is contained in:
+1
-1
@@ -1411,7 +1411,7 @@ public class SearchCenterServiceImpl implements SearchCenterService {
|
||||
// .addSort(new ScoreSortBuilder().order(SortOrder.DESC))
|
||||
.addSort("standTypeOrder",SortOrder.ASC)
|
||||
.addSort("standSortOrder",SortOrder.ASC)
|
||||
.addSort("numberTitle",SortOrder.ASC)
|
||||
.addSort("numberTitle.keyword",SortOrder.ASC)
|
||||
.addSort("yearOrder",SortOrder.DESC)
|
||||
.addSort("sortTitle.keyword",SortOrder.ASC)
|
||||
.setFrom((searchInfoEO.getPage()-1)*searchInfoEO.getPageSize())
|
||||
|
||||
Reference in New Issue
Block a user