Difference between revisions of "GET /my-index/ settings"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | GET /my-index | + | [[GET /my-index/]]_settings |
{ | { | ||
"my-index-000001": { | "my-index-000001": { | ||
Line 23: | Line 23: | ||
* <code>[[/_shrink/]]</code> | * <code>[[/_shrink/]]</code> | ||
* https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-shrink-index.html | * https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-shrink-index.html | ||
+ | * [[Update index settings]] | ||
== Related == | == Related == | ||
Line 28: | Line 29: | ||
== See also == | == See also == | ||
− | * {{ES}} | + | * {{my-index}} |
+ | * {{ES URLs}} | ||
[[Category:ES]] | [[Category:ES]] |
Latest revision as of 18:10, 13 November 2022
GET /my-index/_settings { "my-index-000001": { "settings": { "index": { "creation_date": "1607521453996", "number_of_shards": "1", "number_of_replicas": "1", "uuid": "CRDaJJjYSJibk3cuv-xft", "version": { "created": "7080099" }, "provided_name": "my-index-000001" } } } }
Related[edit]
/_cluster/settings
/_shrink/
- https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-shrink-index.html
- Update index settings
Related[edit]
See also[edit]
Advertising: