[
https://issues.apache.org/jira/browse/COUCHDB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Muth updated COUCHDB-109:
-------------------------------
Attachment: all_docs_descending_lots_of_docs.diff
Problem seems to have resurfaced when larger numbers of docs exist.
> _all_docs doesn't work with descending=true and no startkey/endkey
> ------------------------------------------------------------------
>
> Key: COUCHDB-109
> URL: https://issues.apache.org/jira/browse/COUCHDB-109
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Affects Versions: 0.9
> Reporter: Chris Anderson
> Assignee: Damien Katz
> Fix For: 0.9
>
> Attachments: all_docs_descending.diff,
> all_docs_descending_lots_of_docs.diff
>
>
> http://127.0.0.1:5984/test_suite_db/_all_docs?descending=true
> gives 0 rows, but
> http://127.0.0.1:5985/test_suite_db/_all_docs?descending=false
> works fine.
> Test is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.