Ben Keen created COUCHDB-2412:
---------------------------------
Summary: 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
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)