AND, OR and NOT operators

You can combine filter definitions by using the logical operators AND, OR and NOT.

AND creates the intersection of two sets.

OR creates the union of two sets.

NOT creates the exception of two sets.