if kwargs.get('mur_dispositions'):
        must_clauses.append(Q('term', disposition__data__disposition=kwargs.get('mur_dispositions')))