CREATEPREDICATEINDEX
Index a metadata field to speed up predicate queries.
Syntax
CREATEPREDICATEINDEX <field> IN <store>CREATEPREDICATEINDEX <field> IN <store> SCHEMA mediaExample
CREATEPREDICATEINDEX category IN article_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.