Skip to content

search: support zoekt requesting repo config via ID

Administrator requested to merge k/search-config-id into main

Created by: keegancsmith

It is more efficient to lookup by ID in our database. Additionally we want to move to being ID based in Zoekt. This commit adds support for asking for search configuration by repo name or repo id.

We now include Name in the repository options so that zoekt can get back the name when requesting by ID.

Merge request reports

Loading