[ 
https://issues.apache.org/jira/browse/COUCHDB-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834761#comment-13834761
 ] 

Klaus Trainer commented on COUCHDB-1941:
----------------------------------------

I created a new pull request for COUCHDB-1923 that also adds support for the 
`att_encoding_info` query parameter for both changes and view queries :)

> 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)

Reply via email to