You realize the nodes can only be ordered under (relative to) each parent right? Also the parent has to be an 'orderable' type such as JcrConstants.NT_UNSTRUCTURED.
Best regards, Clay Ferguson [email protected] On Mon, Aug 24, 2015 at 9:30 AM, ajuran <[email protected]> wrote: > Hello, > we have this problem: Two equivalent queries (SQL and JCR-SQL2) return > results in different order. Result of SQL query respects document order in > JCR, but result of JCR-SQL2 query doesn't. Property respectDocumentOrder in > workspace.xml for given workspace is set to 'true'. We use Jackrabbit ver. > 2.8.0. > Thanks for response, best regards > Antonin Juran >
