pgvector v0.5.0: Faster semantic search with HNSW indexes
Blog post from Supabase
Supabase Vector is set to become faster with the introduction of pgvector v0.5.0, which includes a new type of index called Hierarchical Navigable Small World (HNSW). HNSW is an algorithm for approximate nearest neighbor search in high-dimensional spaces like those found in embeddings. The update allows users to take advantage of the new HNSW index on their column using CREATE INDEX ON documents USING hnsw (embedding vector_ip_ops);. HNSW combines hierarchical and navigable small world concepts, offering improved performance over inverted file (IVF) indexes.
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| Vector Search | 4 | 1,580 | 209 | 74 | -14% |
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.