| 程序包 | 说明 |
|---|---|
| cn.easyes.core.toolkit |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateIndexParam |
IndexUtils.getCreateIndexParam(EntityInfo entityInfo)
根据配置生成创建索引参数
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
IndexUtils.createIndex(org.elasticsearch.client.RestHighLevelClient client,
EntityInfo entityInfo,
CreateIndexParam indexParam)
创建索引
|
Copyright © 2022. All rights reserved.