pub async fn drop_index(
configuration: &Configuration,
index: &str,
) -> Result<DropIndexResponse, Error<DropIndexError>>
Expand description
Drop index. All keys will be lost
pub async fn drop_index(
configuration: &Configuration,
index: &str,
) -> Result<DropIndexResponse, Error<DropIndexError>>
Drop index. All keys will be lost