VECTOR
Syntax
VECTOR(N)Description
Example
CREATE TABLE t1 (id INT AUTO_INCREMENT PRIMARY KEY, v VECTOR(5) NOT NULL,
VECTOR INDEX (v));See Also
PreviousVector Framework IntegrationsNextOptimizing Hybrid Search Query with Reciprocal Rank Fusion (RRF)
Last updated
Was this helpful?

