[
https://issues.apache.org/jira/browse/COUCHDB-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503408#comment-14503408
]
ASF subversion and git services commented on COUCHDB-2652:
----------------------------------------------------------
Commit a0cac182c9b4a3eb8b9a985245126d6150f0df61 in couchdb-mango's branch
refs/heads/master from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-mango.git;h=a0cac18 ]
Add support for index pagination
We add limit and skip parameters to GET so that the dashboard
can utilize these parameters for pagination.
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)