Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Backend
Merge requests
!92
Limit ES results count to 10000
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Limit ES results count to 10000
es-limit
into
master
Overview
1
Commits
3
Pipelines
0
Changes
4
Merged
Erwan Rouchet
requested to merge
es-limit
into
master
6 years ago
Overview
1
Commits
3
Pipelines
0
Changes
4
Expand
ES requires using their scroll API to get more than 10,000 results in a single query.
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Sep 12, 2018
Use a setting for the results limit
· bbed85e9
Erwan Rouchet
authored
6 years ago
bbed85e9
Add unit tests
· 4369c0a6
Erwan Rouchet
authored
6 years ago
4369c0a6
Limit ES results count to 10000
· 4809a98e
Erwan Rouchet
authored
6 years ago
4809a98e
Loading