Jukka Zitting wrote:
//*[position() < 100]or //*[position() >= 100 and position() < 200] Currently Jackrabbit only supports the equality comparisons for the position() function. Should a Jira issue be posted for this?
that would work for a plain xpath query. but what about queries that have an order by clause? I'd expect something that allows me to limit the resultset after ordering.
regards marcel