pub async fn create_index(
configuration: &Configuration,
index: &str,
) -> Result<CreateIndexResponse, Error<CreateIndexError>>
Expand description
Creates an in-memory index within this geoshard
pub async fn create_index(
configuration: &Configuration,
index: &str,
) -> Result<CreateIndexResponse, Error<CreateIndexError>>
Creates an in-memory index within this geoshard