Difference between revisions of "Elasticsearch index"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
  
 
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code>
 
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code>
 +
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v&s=store.size</code>
  
  

Revision as of 07:56, 30 January 2023



cat API

Related

See also

  • https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-templates.html
  • Advertising: