3.4.1.索引 APIs (Indices APIs)
索引API用于管理单个索引、索引设置、别名、映射和索引模板。
Index management (索引管理)
Create Index 创建索引
Delete Index 删除索引
Get Index 获取索引
Indices Exists 索引是否存在
Open / Close Index API 启动关闭索引
Shrink Index 缩小索引
Rollover Index 滚动索引
Mapping management (映射管理)
Put Mapping 提交映射
Get Mapping 获取映射
Get Field Mapping 获取字段映射
Types Exists 类型是否存在
Alias management(别名管理)
Index Aliases 索引别名
Index settings (索引设置)
Update Indices Settings 更新索引设置
Get Settings 获取设置
Analyze 分析器
Index Templates 索引模板
Replica configurations (副本设置)
Shadow replica indices 卷影副本索引
Monitoring(监控)
Indices Stats 索引统计信息
Indices Segments 索引段
Indices Recovery 索引恢复
Indices Shard Stores 索引分片存储
Status management(状态管理)
Clear Cache 清理缓存
Refresh 刷新
Flush 重新加载
Force Merge 强制合并
Last updated