search: construct non-global text search job before doResults
Created by: rvantonder
Stacked on https://github.com/sourcegraph/sourcegraph/pull/26764.
Insane amount of effort to get here. This is a big shift. Time to pour out another one for doResults
.
Next: need to pull in the global text search logic too. Then we can remove agg.DoFilePathSearch
See some in line comments.