make skip leverage inner reduction node counts
----------------------------------------------

                 Key: COUCHDB-977
                 URL: https://issues.apache.org/jira/browse/COUCHDB-977
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
    Affects Versions: 1.0.1
            Reporter: Randall Leeds
            Priority: Minor


Currently the skip parameter on _all_docs and views walks n nodes from the 
startkey to the first result but the inner nodes have counts in the reduction 
so some branches can be skipped entirely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to