This guide will help you quickly get started with vector search functionality through practical SQL examples.
USING vectors
: Use vector index typevector_l2_ops
: Operator class that calculates squared Euclidean distance (L2 distance)[3,1,2]
:
<->
: Calculate L2 distance between two vectors