search: remove search.TextParameters type
Created by: rvantonder
Stacked on https://github.com/sourcegraph/sourcegraph/pull/32809.
Only the repo search job relies on the TextParameters
(args) type. So all of those values are just going get absorbed and be the definition of the repo search job now. It's gone.
Test plan
Semantics-preserving.