Skip to main content

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 analytics

Example

GETKEY ([1.0, 2.0]) IN my_store

See SDK examples for Python, Node, Go, and Rust.