pub async fn run_sync( t: &Transport, index: &str, body: &Value, ) -> Result<DslPage>
Run one bounded POST /<index>/_search with the operator’s body verbatim. This is the peek path — one request, no PIT.
POST /<index>/_search