Elasticsearch 高手之路
Ctrlk
  • Introduction
  • First Chapter
  • 1.ElasticSearch 5.x 安装
  • 2.基础学前班
  • 3.基础
    • 3.1.配置文件
    • 3.2.Mapping
    • 3.3. Analysis(分析)
    • 3.4. APIs
      • 3.4.1.索引 APIs (Indices APIs)
        • 创建/删除/获取->索引
        • 启动关闭/缩小/滚动->索引
        • 提交/获取/获取字段->映射
        • 索引->别名/是否存在/类型存在
        • 更新索引/获取->设置(未完成)
        • 分析器、索引模板(未完成)
        • Shadow replica indices 卷影副本索引
        • 索引->统计信息/段
        • 索引->恢复/分片存储
        • 清理缓存/刷新/同步刷新
        • 重新加载/强制合并
      • 3.4.2.文档 APIs (Document APIs)
      • 3.4.3.搜索 APIs (Search APIs)
    • 3.5.Query DSL(DSL方式查询)
    • 3.6.Aggregations(聚合分析)
    • Glossary of terms (词汇表)
    • 未完成的任务
  • 4.基础补充总结
  • 原理
  • 实战
  • PHP API
  • 资料
  • 笔记
Powered by GitBook
On this page
  1. 3.基础
  2. 3.4. APIs
  3. 3.4.1.索引 APIs (Indices APIs)

分析器、索引模板(未完成)

Previous更新索引/获取->设置(未完成)NextShadow replica indices 卷影副本索引

Last updated 6 years ago

Was this helpful?

Was this helpful?