Description
XPath queries that contain "or" conditions are automatically converted to "union" SQL-2 queries. However, SQL-2 queries that contain "or" conditions are not (yet).
Attachments
Attachments
Issue Links
- blocks
-
OAK-955 Query: Filter doesn't contain fulltext constraints from joins
- Closed
- is related to
-
OAK-3437 Regression in org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR5 when enabling OAK-1617
- Open
-
OAK-2660 Wrong result when using multiple OR conditions, with a Lucene full-text index
- Closed
-
OAK-904 Query: support "union" and "union all"
- Closed
- is required by
-
OAK-3622 Expose sql2optimisation prop name as static final
- Closed
-
OAK-3647 enable OAK-1617 by default in trunk
- Closed
- relates to
-
OAK-2539 SQL2 query not working with filter (s.[stringa] = 'a' OR CONTAINS(s.[stringb], 'b'))
- Closed
-
OAK-4681 Automatically convert *all* "or" queries to "union" for SQL-2
- Closed
-
OAK-1965 Support for constraints like: foo = 'X' OR bar = 'Y'
- Closed