版权声明:本文为博主原创文章,未经博主允许不得转载。
- 1 集群的连接
- 2 文档的CRUD
- 3 Elasticsearch检索
- 31 Preparing a query
- 32 Building queries
- 33 Using the match all documents query
- 34 The match query
- 35 Using the geo shape query
- 36 Paging query
- 37 Sorting
- 38 Filtering
- 39 Faceting
- 310 Highlighting
- 311 Suggestions
- 312 Counting
- 313 Scrolling
- 314 Bulk
- 315 The delete by query
- 316 Multi GET
- 3316 Multi Search
- 317 Building JSON queries and documents
- 4 The administration API
- 41 The cluster administration API
- 42 The Indices administration API
- 421 The index existence API
- 422 The Type existence API
- 423 The indices stats API
- 3424 Index status
- 425 Segments information API
- 426 Creating an index API
- 427 Deleting an index
- 428 Closing an index
- 429 Opening an index
- 4210 The Refresh API
- 4211 The Flush API
- 4212 The Optimize API
- 34213 The put mapping API
- 4214 The delete mapping API
- 34215 The gateway snapshot API
- 4216 The aliases API
- 4217 The get aliases API
- 4218 The aliases exists API
- 4219 The clear cache API
- 34220 The update settings API
- 4221 The analyze API
- 4222 The put template API
- 34223 The delete template API
- 4224 The validate query API
- 4225 The put warmer API
- 4226 The delete warmer API