[
https://issues.apache.org/jira/browse/COUCHDB-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702741#action_12702741
]
Paul Joseph Davis commented on COUCHDB-331:
-------------------------------------------
Whoops. This was me being a bit overzealous for rejecting bits. Definitely
agree it shouldn't be an error.
Fixed in trunk as of: r768573
> Allow reduce=true&include_docs=false
> ------------------------------------
>
> Key: COUCHDB-331
> URL: https://issues.apache.org/jira/browse/COUCHDB-331
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Environment: 0.10.0a767851
> Reporter: Brian Candler
> Priority: Trivial
> Fix For: 0.10
>
> Attachments: test-reduce.diff
>
>
> If you query to a map/reduce view, then currently a request for
> reduce=true&include_docs=false
> is rejected as erroneous.
> It would be useful to allow this, to simplify clients which remember default
> options for a view (e.g. :reduce=>false,:include_docs=>true) and then
> override them for particular queries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.