Skip to content

search: factor out FileLimitMatch on structural search

Administrator requested to merge backend-dry-run/rvt/native-zoekt-and-33 into main

Created by: rvantonder

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

This is prep to trickle up structural search dependency so that it only needs SearcherParameters and not TextParameters. This is representative of a similar change that will happen with literal/regexp, it's just a bit easier to pull off in structural search with previous changes.

Merge request reports

Loading