[
https://issues.apache.org/jira/browse/COUCHDB-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503221#comment-14503221
]
ASF subversion and git services commented on COUCHDB-2652:
----------------------------------------------------------
Commit 0deb8d1310c5541cf5ba7d2d75ef5d7005218abf 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=0deb8d1 ]
Return total index rows
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)