You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Sam Bisbee (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 06:12:50 UTC

[jira] [Closed] (COUCHDB-357) group_level fails for multi-key reduce view

     [ https://issues.apache.org/jira/browse/COUCHDB-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Bisbee closed COUCHDB-357.
------------------------------


Resolved as not fixing a while ago with no push back. Closing.
                
> group_level fails for multi-key reduce view
> -------------------------------------------
>
>                 Key: COUCHDB-357
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-357
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>            Reporter: Mark Hammond
>            Assignee: Paul Joseph Davis
>             Fix For: 0.9.1
>
>         Attachments: issue-357.patch
>
>
> If you try and execute a multi-key reduce view with a group_level param, could returns a query parser error with message '"Multi-key fetchs for reduce view must include `group=true`".  The error persists if you add that param.  The problem appears to be that couch_httpd_view.erl is only checking for 'exact' grouping, not an integer level.  Attaching a patch; thanks to Paul Davis for the direction...

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