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