Vector Search | Reference guides
Specifying here a distance function makes the query use brute force, instead of the HNSW index. The distance function should be set in the index instead.
WHERE embedding <|{limit},{distance}|> $query_embedding
WHERE embedding <|{limit}|> $query_embedding