# ElasticSearch **Repository Path**: xievcc/ElasticSearch ## Basic Information - **Project Name**: ElasticSearch - **Description**: ElasticSearch demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ElasticSearch Demo ## 连接elastic 服务端 ## 创建索引 ## 更新索引 ## 删除索引 ## 查询数据 ### 1. 索引查询 ### 2. 关键字查询 ### 3. 范围查询 ### 4. 联合条件查询 ### 5. 分页查询 ### 6. 查询的结果排序 ### 7. 查询结果高亮