# Regarding Result Pages Limit

**URL:** https://discuss.elastic.co/t/regarding-result-pages-limit/245854
**Category:** Elastic Search
**Tags:** elastic-app-search
**Created:** [August 21, 2020, 5:05am UTC](https://discuss.elastic.co/t/regarding-result-pages-limit/245854 "2020-08-21T05:05:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rohit\_Kumar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rohit_kumar/32/46306_2.png) [@Rohit\_Kumar](https://discuss.elastic.co/u/Rohit_Kumar)
#### Post date: [August 21, 2020, 5:05am UTC](https://discuss.elastic.co/t/regarding-result-pages-limit/245854/1 "2020-08-21T05:05:33Z")

</div>

Hi Guys,  
I am using the app search service in my project and i have hosted app search on my environment.  
I have set the limit of 20 pages per page and it is not allowing me to search after 100 pages and showing error - 'Page contains invalid option: current; must be less than or equal to 100'

Is that any way apart from increasing the results per page. Like app search premium plan or any configuration in code etc ?

---

<div class="post-metadata">

### Author: ![Rich\_Kuzsma](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rich_kuzsma/32/66159_2.png) [@Rich\_Kuzsma](https://discuss.elastic.co/u/Rich_Kuzsma)
#### Post date: [August 27, 2020, 2:02pm UTC](https://discuss.elastic.co/t/regarding-result-pages-limit/245854/2 "2020-08-27T14:02:16Z")

</div>

Hi Rohit,

The App Search API itself is limited to return only 100 pages of results. This limit is not configurable. [https://www.elastic.co/guide/en/app-search/current/limits.html](https://www.elastic.co/guide/en/app-search/current/limits.html)

Newer versions of Search UI [cap the max pages at 100](https://github.com/elastic/search-ui/pull/501) to prevent this error, but there is no way to exceed 100 documents per page \* 100 pages total results.

From what I've experienced, it's pretty rare that users click past the first page of results. And even rarer to go beyond the first few pages, let alone beyond 100.

Rich

---

<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: [September 24, 2020, 2:02pm UTC](https://discuss.elastic.co/t/regarding-result-pages-limit/245854/3 "2020-09-24T14:02:29Z")

</div>

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