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 2014/08/11 14:24:12 UTC

[jira] [Created] (OAK-2022) XPath queries with "order by" are never converted to "union"

Thomas Mueller created OAK-2022:
-----------------------------------

             Summary: XPath queries with "order by" are never converted to "union"
                 Key: OAK-2022
                 URL: https://issues.apache.org/jira/browse/OAK-2022
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
             Fix For: 1.0.5


XPath queries with "or" conditions are usually converted to "union", however this is not done if there is an "order by" clause.

Union queries do support "order by", so I don't currently see a reason for this restriction any more.



--
This message was sent by Atlassian JIRA
(v6.2#6252)