[
https://issues.apache.org/jira/browse/COUCHDB-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Bisbee closed COUCHDB-139.
------------------------------
Resolved for a while. Closing.
> group=true must be passed to a query that submits a keys array when
> reduce=false
> --------------------------------------------------------------------------------
>
> Key: COUCHDB-139
> URL: https://issues.apache.org/jira/browse/COUCHDB-139
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Affects Versions: 0.9
> Reporter: Paul Carey
> Priority: Minor
> Attachments: couch_tests.js.view_multi_key_design.diff
>
>
> If a query is made against a view passing reduce=false as a query param and
> setting keys as a post param, the following error messages is returned.
> {"error":"query_parse_error","reason":"Multi-key fetches for a reduce view
> must include group=true"}
> I believe that setting reduce=false should obviate the need to set group=true
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira