| 程序包 | 说明 |
|---|---|
| tech.mhuang.ext.elasticsearch.admin.factory | |
| tech.mhuang.ext.elasticsearch.model.index | |
| tech.mhuang.ext.elasticsearch.server |
| 限定符和类型 | 方法和说明 |
|---|---|
org.elasticsearch.action.support.master.AcknowledgedResponse |
IESFactory.updateIndexProperties(String index,
String type,
IndexProperties properties)
更新索引属性
|
| 限定符和类型 | 方法和说明 |
|---|---|
IndexProperties |
IndexProperties.addKey(String key,
IndexParameter parameter)
写入参数
|
static IndexProperties |
IndexProperties.getInstance()
获取实例
|
IndexProperties |
IndexProperties.removeKey(String key)
移除参数
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.elasticsearch.action.support.master.AcknowledgedResponse |
ESFactory.updateIndexProperties(String index,
String type,
IndexProperties properties)
更新索引属性
|
Copyright © 2019. All rights reserved.