[
https://issues.apache.org/jira/browse/COUCHDB-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834776#comment-13834776
]
Robert Newson commented on COUCHDB-1941:
----------------------------------------
Klaus,
I think it's simpler, could you look at https://gist.github.com/rnewson/7691233
?
> Support all doc-related flags in _changes feed if include_docs=true
> -------------------------------------------------------------------
>
> Key: COUCHDB-1941
> URL: https://issues.apache.org/jira/browse/COUCHDB-1941
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Isaac Z. Schlueter
>
> I need to get the attachment encoding info for my docs so that I know if the
> attachment is compressed or if the digest refers to the uncompressed data.
> Currently, this requires an additional GET for each doc.
> It would be more efficient if every /db/doc?... flag was also supported in
> the _changes feed when include_docs=true.
--
This message was sent by Atlassian JIRA
(v6.1#6144)