You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2017/10/04 13:35:00 UTC

[jira] [Created] (OAK-6778) XPath union with "explain" doesn't explain

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)