# Data only available from one document type ( \_type )

**URL:** https://discuss.elastic.co/t/data-only-available-from-one-document-type--type/32620
**Category:** Kibana
**Created:** [October 20, 2015, 9:23pm UTC](https://discuss.elastic.co/t/data-only-available-from-one-document-type--type/32620 "2015-10-20T21:23:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rick.rankin](https://avatars.discourse-cdn.com/v4/letter/r/7cd45c/32.png) [@rick.rankin](https://discuss.elastic.co/u/rick.rankin)
#### Post date: [October 20, 2015, 9:23pm UTC](https://discuss.elastic.co/t/data-only-available-from-one-document-type--type/32620/1 "2015-10-20T21:23:24Z")

</div>

We have 3 different document types in our index that we are using with Kibana. We can only search and get hits on documents from one of the document types. So if we search for say \_type:doc\_type\_a we get hits but not for \_type:doc\_type\_b or \_type:doc\_type\_c.

We have upgraded to the latest version of Kibana 4.1.2 and deleted the .kibana index but still can't search data from any document type but the one...

Any help would really be appreciated.

---

<div class="post-metadata">

### Author: ![rick.rankin](https://avatars.discourse-cdn.com/v4/letter/r/7cd45c/32.png) [@rick.rankin](https://discuss.elastic.co/u/rick.rankin)
#### Post date: [October 21, 2015, 12:00am UTC](https://discuss.elastic.co/t/data-only-available-from-one-document-type--type/32620/2 "2015-10-21T00:00:41Z")

</div>

Fixed, just in case anyone else runs across this... The different document types didn't have the same date/time field so the results were only pulled for the time-field set during Kibana index configuration.

---

<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: [July 6, 2017, 2:10pm UTC](https://discuss.elastic.co/t/data-only-available-from-one-document-type--type/32620/3 "2017-07-06T14:10:58Z")

</div>


