Home · Glossary · Semantic search
Enterprise AI glossary · RAG & Retrieval

Semantic search

Search that matches on meaning rather than exact keywords, by comparing embeddings of the query and the documents.

Definition

What Semantic search means in practice

Semantic search is the umbrella term for any search that matches on meaning rather than literal keyword overlap. Under the hood it is dense vector retrieval over embeddings. The user-visible benefit is that "how do I close an account" matches "account closure procedure" without the user needing to know the canonical term. The user-visible failure is that "INV-8429-2026" doesn't match "INV-8429-2026" because invoice numbers aren't in the embedding model's semantic space. This is why production enterprise search uses hybrid retrieval rather than pure semantic search.

Go deeper
Enterprise RAG architecture →

All 62 terms, in plain language

Sovereign AI, RAG, agentic AI, IDP, MLOps and the regulations that shape enterprise AI.

Browse the glossary →Talk to an engineer →