You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Marcel Reutegger <ma...@gmx.net> on 2007/03/06 12:15:54 UTC

Re: Order by child node?

randy_simon wrote:
> /jcr:root//root//element(*, my:Node)[jcr:contains(*/@jcr:text,
> '*1168883211131testSearchWithOrdering*')] order by my:title/@jcr:text
> descending 

this is not possible with jackrabbit. and it should actually throw an exception 
when you create such a query.

I've filed a jira issue: https://issues.apache.org/jira/browse/JCR-777

regards
  marcel