Function: getSearchRuntime()
getSearchRuntime(
options?):SearchRuntime
Return the shared runtime, building it on first use from the supplied config layered over environment defaults. Overrides are only read when the runtime is first created, so prime it from the plugin’s config at setup; subsequent calls pass nothing and get the same instance.