# Search Results Limited to 50 each time

**URL:** https://meta.discourse.org/t/search-results-limited-to-50-each-time/34270
**Category:** Bug
**Tags:** search
**Created:** [8 oktober 2015 om 14:47 UTC](https://meta.discourse.org/t/search-results-limited-to-50-each-time/34270 "2015-10-08T14:47:32Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![dmacjam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dmacjam/32/67659_2.png) [@dmacjam](https://meta.discourse.org/u/dmacjam)
#### Post date: [31 juli 2017 om 12:24 UTC](https://meta.discourse.org/t/search-results-limited-to-50-each-time/34270/12 "2017-07-31T12:24:07Z")

</div>

Here is the pull request resolving this issue: [FIX: limited search results by dmacjam · Pull Request #4981 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/4981) - added infinite loading of search results, in total 10 pages of 50 results are loaded when scrolling which results in 500 search results (not more because of the performance, even Google limits maximum 1000 results per query). If there are still more results, it tells users to narrow down their search criteria. Any comments and suggestions are welcome.

---

_[View the full topic](https://meta.discourse.org/t/search-results-limited-to-50-each-time/34270)._
