// (Upstreaming from https://phabricator.wikimedia.org/T92960 ) //
**Steps**
1. The (Maniphest) query https://secure.phabricator.com/maniphest/query/QpntSZ73PDm0/#R lists 114 results.
2. The very same (global) query https://secure.phabricator.com/search/query/_e.FBzJiXvZA/#R lists the first 100 results.
3. Click "Next" at the bottom to get to https://secure.phabricator.com/search/query/_e.FBzJiXvZA/?offset=100
**Actual results**
That page incorrectly says "No results returned for that query." instead of displaying the remaining 14 tasks.
**Expected results**
* I'd expect the second page to display the remaining results.
* If that's a performance issue, I'd expect some info displayed that the results are limited to 100 and not complete. Plus no "Next" button should be shown.