mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-16 14:26:49 +08:00
提交修改
This commit is contained in:
@@ -439,7 +439,7 @@ public class CourseElasticsearchImpl implements ICourseFullTextSearch{
|
||||
timeLimit.gte(second);
|
||||
boolQuery.filter(timeLimit);
|
||||
}
|
||||
System.out.println(boolQuery.toString());
|
||||
//System.out.println(boolQuery.toString());
|
||||
return boolQuery;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user