[
https://issues.apache.org/jira/browse/COUCHDB-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Garren Smith closed COUCHDB-2351.
---------------------------------
Resolution: Won't Fix
we cannot add the "of X rows" part because we support query options for a view
query.
Futon can do "Showing 1 - 10 of 11 rows" is because it doesn't support
different query options.
The total_rows returned for a view query stays constant even if a user adds
some query options to the query.
> Docs page should show total record count
> ----------------------------------------
>
> Key: COUCHDB-2351
> URL: https://issues.apache.org/jira/browse/COUCHDB-2351
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
>
> On the document listing page, Futon shows:
> "Showing 1-10 of 11 rows"
> Fauxton just has "Showing 1-10" so you don't know how many documents are
> there.
> Unless there was a specific reason to remove it, I suggest adding it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)