Usually you don't have a search when you want the node order and can simply use navigational access (node.getNodes()) in that case. Example at [1] and then in logic you can apply filter. In Jackrabbit/CRX you can globally configure "respectDocumentOrder" for the query index, which is turned off by...