Skip to content

add score column to repo table, remove overlimit restriction on repos

Administrator requested to merge 4992-search-without-repo-field-2 into master

Created by: ijt

Now unrestricted searches that would involve more repos that maxReposToSearch just include the maxReposToSearch repositories with the highest scores.

Setting the scores is a separate concern to be addressed elsewhere.

Todo: update changelog.

Test plan:

Merge request reports

Loading