What happens when an item satisfies all conditions linked with OR?

The query selects it only onceThe query selects it multiple times, once for each satisfied condition

The query selects it only once.