About

Writing

Published work on vector search and AI infrastructure, plus personal notes and reflections.

Published

Semantic Power, Lexical Precision: Advanced Filtering for Vector Search

2026-01-15

Introducing Lexical Prefilters for Vector Search, combining fuzzy text, phrase, wildcard, and geo filters with vector similarity search to improve precision, performance, and cost at query time.

MongoDB Blog

New Benchmark Tests Reveal Key Vector Search Performance Factors

2025-08-21

Comprehensive benchmarks for Atlas Vector Search across datasets exceeding 10M vectors, showing how quantization can maintain 90–95% accuracy with sub-50ms latency at the highest dimensionalities.

MongoDB Blog

Introducing MongoDB's Multimodal Search Library for Python

2025-07-16

A new Python library that unifies document processing, multimodal embedding generation, and vector indexing to enable search over text, images, charts, and PDFs with a single interface.

MongoDB Blog

Boost Search Relevance with MongoDB Atlas Native Hybrid Search

2025-06-25

Atlas now combines full-text and vector search natively via $rankFusion and $scoreFusion aggregation stages, eliminating the need for separate search engines while improving relevance for RAG and AI agent use cases.

MongoDB Blog

Vector Quantization: Scale Search & Generative AI Applications

2024-10-07

Atlas Vector Search introduces vector quantization to compress embedding sizes and reduce storage costs while preserving semantic fidelity, making large-scale AI search viable at lower cost.

MongoDB Blog

Exact Nearest Neighbor Vector Search for Precise Retrieval

2024-06-20

Exact nearest neighbor (ENN) search guarantees retrieval of the absolute closest vectors, ideal for small datasets, ANN accuracy benchmarking, and multi-tenant filtered search scenarios.

MongoDB Blog

Shrinking the Giant: High-Dimensional Vector Efficiency in Production

2024-10-19

A deep dive into the practical techniques for reducing the memory and compute footprint of high-dimensional vectors in production search systems.

Towards AI (GoPubby)

Vector Search and Dedicated Search Nodes: Now in General Availability

2023-12-04

MongoDB Atlas Vector Search and Dedicated Search Nodes reach GA, providing dedicated infrastructure to isolate search workloads from database operations for improved performance and scalability.

MongoDB Blog

Notes & Reflections

Nothing here yet.