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