elasticsearch.rst
changeset 2355 83f89c78affb
parent 2342 fb128fcaf50a
child 2361 469d85d8bc88
equal deleted inserted replaced
2354:b1b3edc69255 2355:83f89c78affb
   110 
   110 
   111   GET /_cat/indices
   111   GET /_cat/indices
   112   GET /_cat/indices?v
   112   GET /_cat/indices?v
   113   GET /_cat/indices?v&s=index
   113   GET /_cat/indices?v&s=index
   114   GET /_cluster/health?pretty&level=indices
   114   GET /_cluster/health?pretty&level=indices
       
   115 
       
   116 List of shards::
       
   117 
       
   118   GET /_cat/shards?v
   115 
   119 
   116 List of mappings across all indexes::
   120 List of mappings across all indexes::
   117 
   121 
   118   GET /_mapping
   122   GET /_mapping
   119   GET /_all/_mapping
   123   GET /_all/_mapping