# Kibana: To get all \_types by using \_index

**URL:** https://discuss.elastic.co/t/kibana-to-get-all--types-by-using--index/20970
**Category:** Elasticsearch
**Created:** [November 27, 2014, 12:03pm UTC](https://discuss.elastic.co/t/kibana-to-get-all--types-by-using--index/20970 "2014-11-27T12:03:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![tudit](https://avatars.discourse-cdn.com/v4/letter/t/bcef8e/32.png) [@tudit](https://discuss.elastic.co/u/tudit)
#### Post date: [November 27, 2014, 12:03pm UTC](https://discuss.elastic.co/t/kibana-to-get-all--types-by-using--index/20970/1 "2014-11-27T12:03:10Z")

</div>

I want to search on an index and get all index types under that index.I  
want to create a terms panel/table for it.It works at index\_type level but  
not at index level.

I'am unable to search by index as well.I used the filter-  
"\_index":"name\_of\_index", it returned no results but  
"\_type":"name\_of\_index\_type" works fine for searching on type. It returned  
the expected result.

How can I achieve this using Kibana?

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/26d5fa7e-a442-4646-9fcb-c763e56242b8%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/26d5fa7e-a442-4646-9fcb-c763e56242b8%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<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, 12:47am UTC](https://discuss.elastic.co/t/kibana-to-get-all--types-by-using--index/20970/2 "2017-07-06T00:47:18Z")

</div>


