GETKEY
Retrieve a vector and its metadata by exact key — no similarity ranking.
Syntax
GETKEY ([<float>, <float>]) IN <store_name>GETKEY ([<float>, <float>]) IN <store_name> SCHEMA analyticsExample
GETKEY ([1.0, 2.0]) IN my_storeSee SDK examples for Python, Node, Go, and Rust.