# Cluster meta-information about closed Index

**URL:** https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924
**Category:** Elasticsearch
**Created:** [April 23, 2019, 2:16am UTC](https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924 "2019-04-23T02:16:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Todd](https://avatars.discourse-cdn.com/v4/letter/t/fbc32d/32.png) [@Todd](https://discuss.elastic.co/u/Todd)
#### Post date: [April 23, 2019, 2:16am UTC](https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924/1 "2019-04-23T02:16:07Z")

</div>

Hi,  
If the indexs are closed, will the amount of meta-information data of their shards decrease in the global cluster meta data? What is included in the cluster meta information? And are there any articles about it?

---

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [April 23, 2019, 7:07am UTC](https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924/2 "2019-04-23T07:07:48Z")

</div>

You can see the full contents of the global cluster metadata, a.k.a the cluster state, with the [get cluster state API](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-state.html). It includes things like settings and mappings for each index. Closing an index does not remove any information from the cluster state.

---

<div class="post-metadata">

### Author: ![Todd](https://avatars.discourse-cdn.com/v4/letter/t/fbc32d/32.png) [@Todd](https://discuss.elastic.co/u/Todd)
#### Post date: [April 23, 2019, 7:44am UTC](https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924/3 "2019-04-23T07:44:28Z")

</div>

ok,thanks a lot! 😀

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [May 21, 2019, 7:44am UTC](https://discuss.elastic.co/t/cluster-meta-information-about-closed-index/177924/4 "2019-05-21T07:44:30Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
