[
https://issues.apache.org/jira/browse/COUCHDB-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186898#comment-14186898
]
ASF GitHub Bot commented on COUCHDB-2412:
-----------------------------------------
Github user benkeen closed the pull request at:
https://github.com/apache/couchdb-fauxton/pull/112
> 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)