Search only lists a max of 10 issues/MRs for any given search term
This makes searching for Issues and MRs essentially useless, I can only see the first 10 results.
For example, searching test
in GitLab CE should bring up a lot more than 10 issues: https://gitlab.com/search?utf8=%E2%9C%93&snippets=&scope=issues&search=test&project_id=13083
It doesn't seem to effect code search, but it does effect Issues, MRs, and Comments. Maybe more?
This seems to have appeared sometime between 8.9.0 and 8.10.0-rc7, I think?
Also, not sure if this is an EE-only issue, may have to do with ElasticSearch?