Difference between revisions of "Elasticsearch index"

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
 
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code>
 
* <code>curl -XGET http://localhost:9200[[/_cat/indices]]?v</code>
  
{{cat API}}
+
 
  
 
* <code>[[curl -X DELETE]]</code>
 
* <code>[[curl -X DELETE]]</code>
  
 
* <code>[[/myindex/_settings]]</code>
 
* <code>[[/myindex/_settings]]</code>
 +
 +
 +
== API ==
 +
{{cat API}}
  
 
== Related ==
 
== Related ==

Revision as of 07:55, 30 January 2023



API

Related

See also

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