You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2009/01/23 23:35:59 UTC

[jira] Updated: (COUCHDB-109) _all_docs doesn't work with descending=true and no startkey/endkey

     [ https://issues.apache.org/jira/browse/COUCHDB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt updated COUCHDB-109:
---------------------------------

    Priority: Blocker  (was: Major)

Blocking for 0.9

> _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: Chris Anderson
>            Priority: Blocker
>             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.