Digitorn
Digitorn
All terms
RAG & knowledge

Semantic search

Searching by meaning instead of keywords. Powered by embeddings and vector databases.

also known as: vector search
In depth

Semantic search returns results that mean the same thing as the query, even if they share no words. The user query is embedded, the database finds nearby vectors, the closest documents are returned. Better than keyword search for natural-language questions, worse for exact matches (product codes, specific names) where keyword search wins.

Related concepts
Newsletter

Get the next post in your inbox.

Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.

One-click unsubscribe. We never share your address. Powered by our own infrastructure, not a tracker.

More in RAG & knowledge

Chunking/glossary/chunkingEmbedding/glossary/embeddingHybrid search/glossary/hybrid-searchKnowledge base/glossary/knowledge-baseRAG/glossary/ragRe-ranking/glossary/rerank