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

Improve include_docs to support _id's specified in reduce values.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • HTTP Interface
    • None
    • New Contributors Level (Easy)

    Description

      include_docs currently allows view row values to be of the form {_id: $docid, _rev: $docrev, ....} and will fetch the docid specified by those values. Given this, there's no reason why the same can't be supported in reduce rows now. Previous to the _id in row values, we were exclusively using the docid of the view which was incompatible with reductions. This new version frees that constraint.

      Attachments

        Activity

          People

            Unassigned Unassigned
            paul.joseph.davis Paul Joseph Davis
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: