Hi,Not sure if this is a bug, but when query with OR is divided into union of queries, options (like index tag) are not passed into subqueries. I have fixed it in my copy of sources in org.apache.jackrabbit.oak.query.QueryImpl.copyOf() by copying options too.
Best regards, Piotr Tajduś