Jake Epstein created COUCHDB-2268:
-------------------------------------

             Summary: Hard to obtain "doc count" and "update sequence" with 
large number of dbs
                 Key: COUCHDB-2268
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2268
             Project: CouchDB
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Jake Epstein


In Fauxton, it increasingly becomes difficult to find "doc count" and "update 
sequence" statistics for an account with a large number of dbs.

Currently, the only way to do this is to scroll through multiple pages worth of 
lists of database. It is NOT possible to search on a database name and find the 
stats there, as it redirects to the "db/_all_docs" view which doesn't contain 
the statistics.

With that in mind, I am submitting the feature suggestion of providing this 
information on the "db/_all_docs" page for an individual db.

Thanks in advance for your consideration. And please let me know if you require 
any clarification.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to