[ 
https://issues.apache.org/jira/browse/COUCHDB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968471#action_12968471
 ] 

Paul Joseph Davis commented on COUCHDB-977:
-------------------------------------------

I don't think I still have it around. It was something I did while reading 
groking the btree code so I knew I knew how things worked.

> 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