You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Thaina Yu (JIRA)" <ji...@apache.org> on 2017/02/16 10:10:41 UTC

[jira] [Created] (COUCHDB-3301) Aggregate document on include_docs

Thaina Yu created COUCHDB-3301:
----------------------------------

             Summary: Aggregate document on include_docs
                 Key: COUCHDB-3301
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3301
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Thaina Yu


Sometimes view map could emit many row in the same document. And we could include_docs=true to get those document

But it would be more efficient if we could set include_docs=aggregate and then  we would not have doc in each row, but instead the return object would contains docs json object that could index by docid



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)