You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2009/04/25 20:13:30 UTC

[jira] Commented: (COUCHDB-331) Allow reduce=true&include_docs=false

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

Chris Anderson commented on COUCHDB-331:
----------------------------------------

+1 I agree we should be more relaxed in our approach here

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