Hi all,

 

I have a query that looks like:

 

SELECT * FROM custom:node ORDER BY custom:date

 

The strange thing is that I do now get the results in lexically order
instead of the order by date. How do I force Jackrabbit to order the
result by date and not lexically?

 

PS: I can also replace custom:date with jcr:created and result is the
same => lexically ordering

 

BR,

 

Sascha

Reply via email to