[
https://issues.apache.org/jira/browse/COUCHDB-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834902#comment-13834902
]
Klaus Trainer commented on COUCHDB-1941:
----------------------------------------
Yeah, thanks [~rnewson]! I've applied your suggestion and updated my pull
request. It feels much better that way, and it will be straight-forward to add
support for other document-related query parameters in the future.
> 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)