[
https://issues.apache.org/jira/browse/COUCHDB-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Candler updated COUCHDB-331:
----------------------------------
Attachment: test-reduce.diff
Test case
> 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
> 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.