sourcegraph / zoekt

Fast trigram based code search
Apache License 2.0
598 stars 80 forks source link

archive: use ModTime as proxy for LatestCommitDate #836

Closed stefanhengl closed 16 hours ago

stefanhengl commented 1 day ago

This is motivated by #832

We use archive index in our e2e tests. In order to test our latest improvements to ranking, archive index needs to set the latest commit date.

Test plan: