pub async fn run_search_indexer_now( indexer_name: &str, app_config: &ApplicationConfiguration, ) -> Result<()>