[
https://issues.apache.org/jira/browse/COUCHDB-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186621#comment-14186621
]
ASF subversion and git services commented on COUCHDB-2412:
----------------------------------------------------------
Commit 87a02b0eb4cf7e3d7febd0e5406e9ae64eb25d42 in couchdb-fauxton's branch
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=87a02b0 ]
Fix for group_level not being explicitly passed.
Closes COUCHDB-2412
> group_level exact should explicitly pass value
> ----------------------------------------------
>
> Key: COUCHDB-2412
> URL: https://issues.apache.org/jira/browse/COUCHDB-2412
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> Right now when you do a search on a View with group level = exact, it doesn't
> pass any group_level value.
> This can be solved in one of two ways:
> - Pass a really high level for the group_level value (999)
> - pass group=true instead.
> Option #2 is way nicer, so let's do that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)