Database / Vector database interview questions
How can query rewriting improve vector search outcomes?
Query rewriting can clarify ambiguous intent, add domain context, or expand shorthand terms before embedding. This often improves recall and relevance for short user prompts.
More Related questions...