df3f47c79a
This will be used in a followup PR to order search results instead of the RAC join. Currently, the join with the RAC table in search results in a lookup of ~600K rows, which causes searching to take ~6s. This PR denormalizes the data we need, as well as allowing us to score based on a wider band (6 months vs the current 1 week). |
||
---|---|---|
.. | ||
helpers | ||
test | ||
__init__.py | ||
_basequery.py | ||
blob.py | ||
build.py | ||
health.py | ||
image.py | ||
label.py | ||
log.py | ||
message.py | ||
modelutil.py | ||
notification.py | ||
oauth.py | ||
organization.py | ||
permission.py | ||
release.py | ||
repository.py | ||
repositoryactioncount.py | ||
service_keys.py | ||
sqlalchemybridge.py | ||
storage.py | ||
tag.py | ||
team.py | ||
token.py | ||
user.py |