Thomas Mueller created OAK-6778:
-----------------------------------
Summary: XPath union with "explain" doesn't explain
Key: OAK-6778
URL: https://issues.apache.org/jira/browse/OAK-6778
Project: Jackrabbit Oak
Issue Type: Bug
Components: query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Fix For: 1.8
Combining "explain" / "explain measure" with an XPath union doesn't work as
expected: it executes the statement instead of explaining / measuring it.
Example:
{noformat}
explain /jcr:root/content/(activities|people)//element(*, acme:Asset)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)