🔥 3-day streak
Microsoft Machine Learning Operations Engineer Associate118 / 144
Question 118 of 144
You maintain a RAG system for a legal research assistant. Users submit natural-language questions that frequently include specific statute citations (e.g., "Section 302(b)(2)"). Pure semantic vector search retrieves conceptually related passages but often misses documents containing the exact citation, while a keyword-only index returns the citation matches but misses paraphrased legal concepts. You have already enabled both a vector index and a keyword (BM25) index in Azure AI Search. What should you configure to maximize retrieval accuracy across both query types with a single ranked result set?
Reviewed for accuracy · Report an issueNext question