Skip to main content

DROPNONLINEARALGORITHMINDEX

Drop a previously created non-linear index.

Syntax

DROPNONLINEARALGORITHMINDEX (<algorithm>) IN <store>DROPNONLINEARALGORITHMINDEX (<algorithm>) IN <store> SCHEMA media

Example

DROPNONLINEARALGORITHMINDEX (hnsw) IN geo_store

See SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.