mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-06 17:36:47 +08:00
es
This commit is contained in:
@@ -623,7 +623,7 @@ public class CourseElasticsearchImpl implements ICourseFullTextSearch{
|
||||
}else if (paras.getOrderType()==3){
|
||||
sourceBuilder.sort("score",SortOrder.DESC);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
sourceBuilder.timeout(new TimeValue(60, TimeUnit.SECONDS));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user