[
https://issues.apache.org/jira/browse/COUCHDB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damien Katz resolved COUCHDB-140.
---------------------------------
Resolution: Won't Fix
Fix Version/s: 0.9
This is a design limitation of the reduce functionality.
> "total_rows" is not set when a reduce function is specified
> -----------------------------------------------------------
>
> Key: COUCHDB-140
> URL: https://issues.apache.org/jira/browse/COUCHDB-140
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 0.9
> Environment: Debian
> Reporter: Jason Davies
> Fix For: 0.9
>
> Attachments: couch_tests.js.diff
>
>
> I first noticed this when using Futon: one of my views only displayed 10 rows
> in Futon, with no "next" button, as it thought there were only 10 rows in
> total. In fact there were 63, but after some debugging I found that the
> problem was that the view was not setting "total_rows" in the JSON response,
> whenever a reduce function was in use.
> See attached test case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.