Skip to content

Search backend: send multiline matches for structural search

Administrator requested to merge cc/multiline-comby into main

Created by: camdencheek

This PR builds on https://github.com/sourcegraph/sourcegraph/pull/35897 (accepts multiline matches in the searcher client) and updates structural search to send multiline matches.

Test plan

Manually tested a few searches for both indexed and unindexed structural search and manually checked changed test outputs.

Merge request reports

Loading