# How to hide fields with index:false in discover

**URL:** https://discuss.elastic.co/t/how-to-hide-fields-with-index-false-in-discover/241097
**Category:** Kibana
**Created:** [July 14, 2020, 8:45am UTC](https://discuss.elastic.co/t/how-to-hide-fields-with-index-false-in-discover/241097 "2020-07-14T08:45:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![scathatheworm](https://avatars.discourse-cdn.com/v4/letter/s/d78d45/32.png) [@scathatheworm](https://discuss.elastic.co/u/scathatheworm)
#### Post date: [July 14, 2020, 8:45am UTC](https://discuss.elastic.co/t/how-to-hide-fields-with-index-false-in-discover/241097/1 "2020-07-14T08:45:33Z")

</div>

I have a few maps in the ingested data into elasticsearch that would cause a field explosion due to the amount of possible fields, I have used dynamic: false on these maps to not have them indexed, only in the \_source.

Removing these maps from the documents is not desired because data analysts want the data available even if it is not searchable.

The question is... is there any way to remove (ie not display) the non-indexed fields from the discover field list? They heavily pollute the field list and make things harder to find due to sheer number of fields in the list.

---

<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: [August 11, 2020, 8:45am UTC](https://discuss.elastic.co/t/how-to-hide-fields-with-index-false-in-discover/241097/2 "2020-08-11T08:45:35Z")

</div>

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