Skip to main content

DROPPREDICATEINDEX

Remove a previously created metadata index.

Syntax

DROPPREDICATEINDEX <field> IN <store>DROPPREDICATEINDEX <field> IN <store> SCHEMA media

Example

DROPPREDICATEINDEX category IN article_store

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