# Manipulating the "Term" aggregation

**URL:** https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786
**Category:** Kibana
**Created:** [April 29, 2016, 9:04am UTC](https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786 "2016-04-29T09:04:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![saba\_soltani](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@saba\_soltani](https://discuss.elastic.co/u/saba_soltani)
#### Post date: [April 29, 2016, 9:04am UTC](https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786/1 "2016-04-29T09:04:25Z")

</div>

Is there any way to have "Term" aggregation or any other aggregation without any limitation in number of size?  
 ![](https://us1.discourse-cdn.com/elastic/original/2X/a/a3b073aed3511764d899e0b2559a3cbb2b403238.jpg)

For example I want to consider all terms not just 5 highest?

Regards

---

<div class="post-metadata">

### Author: ![lukas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukas/32/6812_2.png) [@lukas](https://discuss.elastic.co/u/lukas)
#### Post date: [April 29, 2016, 3:41pm UTC](https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786/2 "2016-04-29T15:41:33Z")

</div>

Unfortunately, there isn't quite a way to do this. However, you can set the "Size" to some arbitrarily large number, which should show all of your results (assuming the number is equal to or larger than the actual number of terms).

---

<div class="post-metadata">

### Author: ![mab](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mab](https://discuss.elastic.co/u/mab)
#### Post date: [May 5, 2016, 1:59pm UTC](https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786/3 "2016-05-05T13:59:21Z")

</div>

I'm pretty sure you can change the size to"0" (zero) in order to show all terms.

---

<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, 1:54pm UTC](https://discuss.elastic.co/t/manipulating-the-term-aggregation/48786/4 "2017-07-06T13:54:15Z")

</div>


