[ 
https://issues.apache.org/jira/browse/COUCHDB-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503219#comment-14503219
 ] 

ASF subversion and git services commented on COUCHDB-2652:
----------------------------------------------------------

Commit d128f16dd738734e466f763ae6fc805d08e50544 in couchdb-mango's branch 
refs/heads/2652-index-pagination from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-mango.git;h=d128f16 ]

Return empty array for skip

When skip is more than total rows, we return an empty array
rather than throw an error.

Fixes: COUCHDB-2652


> Mango - no pagination for index lists possible
> ----------------------------------------------
>
>                 Key: COUCHDB-2652
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2652
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Mango
>            Reporter: Robert Kowalski
>
> Currently it is not possible to paginate the results from GET /_index
> Example requests:
> GET /db/_index?limit=6
> GET /db/_index?limit=10&skip=10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to