vector search

4 articles
pgvector: Vector Search in PostgreSQL

Complete guide to pgvector for vector search in PostgreSQL including setup, indexing, distance functions, and optimizati...

23 min read2/13/2026
Hybrid Search: Combining Full-Text and Vector Search

Build hybrid search combining PostgreSQL full-text and pgvector semantic search with Reciprocal Rank Fusion in Node.js....

24 min read2/13/2026
Semantic Search Implementation from Scratch

Build a semantic search engine from scratch with embeddings, pgvector, ranking, and an Express.js API in Node.js....

25 min read2/13/2026
Embedding APIs: Beyond Text Generation

Complete guide to embedding APIs for semantic search, classification, and vector storage with pgvector in Node.js applic...

27 min read2/13/2026
Powered by Contentful