Search backend: send multiline matches for unindexed search
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: camdencheek
This builds on https://github.com/sourcegraph/sourcegraph/pull/35963 to return multiline matches instead of LineMatch
from searcher for all results, not just structural search results. See inline comments for notes.
Stacked on #35963
Running backend integration tests, manually tested, and updated all tests, carefully checking correctness.
Push commits to the source branch or add previously merged commits to review them.