You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/02/16 11:55:00 UTC

[jira] Resolved: (JCR-800) Child Axis support in order by clause

     [ https://issues.apache.org/jira/browse/JCR-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-800.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

Committed spi-commons patch in revision: 744884

Committed core patch in revision: 744889

> Child Axis support in order by clause
> -------------------------------------
>
>                 Key: JCR-800
>                 URL: https://issues.apache.org/jira/browse/JCR-800
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-spi-commons, xpath
>            Reporter: Savvas Triantafyllou
>             Fix For: 1.6.0
>
>         Attachments: JCR-800-core.patch, JCR-800-spi-commons.patch
>
>
> Hi, 
> since child axis is supported in XPath predicates, it would be nice to support it in order by clause as well
> Queries of type
> //element(*, type) [ foo/@bar ]  order by foo/@bar asc
> can become very useful
> BR, 
> Savvas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.