mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-14 21:36:48 +08:00
ES处理
This commit is contained in:
@@ -40,6 +40,9 @@ public interface ICourseFullTextSearch {
|
||||
*/
|
||||
boolean checkHas(String indexName,String id);
|
||||
|
||||
|
||||
boolean reCreateIndex(String indexName) throws Exception;
|
||||
|
||||
/**
|
||||
* 更新一个字段
|
||||
* @param indexName
|
||||
|
||||
Reference in New Issue
Block a user