pub async fn clear_index( configuration: &Configuration, idx_name: &str, ) -> Result<String, Error<ClearIndexError>>