Beyond Vector Search: What RAG Actually Needs

Yohan Lasorsa explains why many RAG implementations fail when they rely on vector search as the default retrieval strategy, and demonstrates how to improve retrieval quality using agentic RAG with Azure Cosmos DB hybrid search.

Full summary based on transcript

Why “vector search by default” breaks RAG

What RAG systems actually need

Using Azure Cosmos DB hybrid search (vector + full-text)

Live demo and reusable patterns