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

ASF GitHub Bot commented on COUCHDB-2412:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/112

    Fix for group_level not being explicitly passed.

    Closes COUCHDB-2412

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 2412-group-level-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #112
    
----
commit c61b72b417dd1d3fc40f0400f43def8e0cc287d2
Author: Benjamin Keen <ben.k...@gmail.com>
Date:   2014-10-27T21:28:33Z

    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)

Reply via email to