add score column to repo table, remove overlimit restriction on repos
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: