AI & LLM

When brute force beats HNSW — a DuckDB VSS lesson

An HNSW vector index is not a property of the column it sits on. It's a property of the query shapes the planner can rewrite. Mismatch the shape and the index does nothing — even when the SQL looks like it should benefit.