179 questions
No questions match those filters.
Legal requires that answers cite only documents the use...
This is one of the questions in the full AI/ML interview bank. Pro unlocks all 1789 questions; Premium includes the same bank plus the highest daily Practice limit.
See plansBegin by decomposing the policy space: the legal clearance requirement is a non‑negotiable security constraint, whereas the search team’s preference for higher recall is a relevance optimization. Hard filters applied to sparsely populated metadata fields can unintentionally eliminate eligible documents, creating a recall bug. Therefore, retain clearance filters as immutable hard constraints that must be evaluated before any ranking occurs. The remaining, non‑essential filters—those intended to improve relevance—can be safely migrated into the scoring function, where they influence ranking without discarding documents outright. This split satisfies the legal mandate while addressing the team’s concern about recall.