When to use the default combining method
The default combining method is appropriate for only two scenarios:
- You want the description as a whole to be true only if ALL the individual descriptors are true (this is the most common scenario); or
- You want the description as a whole to be true if AT LEAST ONE of the individual descriptors is true.