pub async fn create_search_index( index_name: String, app_config: &ApplicationConfiguration, ) -> Result<()>