Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3060

sorted=false is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      In the original cloudant codebase it was possible to pass sorted=false to map view queries. This removes the total ordering of the returned rows in exchange for a performance boost. A further consequence of this is that the total_rows and offset data is not available.

      Parts of this feature exist in CouchDB 2.0 but not enough for the feature to work. So fix that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rnewson Robert Newson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: