Skip to content

search: directly call global symbol search function

Administrator requested to merge backend-integration/rvt/symbol-universe into main

Created by: rvantonder

Stacked on https://github.com/sourcegraph/sourcegraph/pull/31893.

This makes progress by removing the dependency on zoektutil.IndexedUniverseSearchRequest.

I think there's only one thing that still uses that type: repoHasFile logic 😑

Test plan

Semantics-preserving.

Merge request reports

Loading