Vector Search
Vector search is a retrieval method that finds documents semantically similar to a query by comparing numerical vector representations (embeddings) rather than exact keyword matches, enabling natural language queries to surface conceptually relevant results.
Last reviewed: 2026/05/19
Definition
Why It Matters for Lawyers
How AI Tools Handle It
Frequently Asked Questions
- Q1: Is vector search more accurate than Boolean search for legal research?
- Neither is universally better — they address different retrieval needs. Boolean search is more precise when you know the exact terms a document will contain. Vector search is more comprehensive when the relevant documents may use varied terminology. Most sophisticated legal research tools now use hybrid approaches combining both methods.
- Q2: How does vector search handle jurisdiction and court hierarchy?
- Vector search itself is a retrieval method, not a legal authority-ranking system. The relevance of retrieved results to the practitioner's jurisdiction and the precedential weight of retrieved cases is determined by additional filtering, ranking, and metadata that legal AI platforms layer on top of vector retrieval. Query results should always be evaluated for precedential authority independently of their semantic similarity score.
- Q3: Can vector search retrieve documents from outside the tool's corpus?
- No. Vector search operates only within the indexed corpus of the system. A legal research tool cannot surface cases or statutes that are not in its database, regardless of how semantically relevant they might be. This is why understanding a tool's content coverage — which jurisdictions, which court levels, which date range — is important before relying on it for research. --- *Last reviewed: 2026-05-19 by LawyerAI Editorial Team.*
Related Concepts
Embedding
An embedding is a numerical vector representation of text — such as a word, sentence, or document — produced by a machine learning model, enabling AI systems to measure semantic similarity between texts and retrieve relevant information.
Tech / ModelRAG (Retrieval-Augmented Generation)
Retrieval-Augmented Generation (RAG) is an AI architecture that combines a retrieval system — which fetches relevant documents from a specified corpus — with a generative language model that produces answers grounded in those retrieved documents, rather than relying solely on the model's training data.
CapabilityLegal Research AI
Legal Research AI is software that uses natural language processing and large language models to retrieve, summarize, and analyze case law, statutes, and secondary sources in response to natural language queries.
Related Tools
- Westlaw Precision AI
AI-powered legal research with citation-validated answers from Westlaw.
- Lexis+ AI
Conversational legal research with real-time Shepard's citation validation.
- Everlaw
Cloud eDiscovery with AI predictive coding and document summarization.
- CoCounsel
Thomson Reuters' GPT-backed research and drafting with Westlaw integration.
Related Comparisons
Related Reading
Last reviewed: 2026/05/19. Definitions are written by the LawyerAI Editorial team. We do not accept affiliate commissions; Featured placement is clearly labeled and does not influence editorial content.