Issue (View Online)

Key: NXP-570
Issue Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Eric Barroca
Reporter: Olivier Grisel

Operations

View all
View comments
View history
NXQuery should handling batching 
Updated: 07/02/07 19:18   Created: 07/02/07 19:18  

Project: Nuxeo Enterprise Platform 5
Components: Query / Search
Affects Versions: 5.1 M2
Fix Versions: 5.1 M2

 Description   
The NXQL syntax parser should handle batching with support of a batching clause:

For instance the following query:

  SELECT * FROM document BATCHING START 60 BATCHING LENGTH 20 ORDER BY dc:created

Should return the document models number 60 to 80 of matching documents when sorting on the dublincore / created date field in ascending order.

Maybe the "BATCHING" keywords are not best named. Add a comment with your proposal.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to