randy_simon wrote:
/jcr:root//root//element(*, my:Node)[jcr:contains(*/@jcr:text, '*1168883211131testSearchWithOrdering*')] order by my:title/@jcr:textdescending
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
