[
https://issues.apache.org/jira/browse/COUCHDB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968455#action_12968455
]
Randall Leeds commented on COUCHDB-977:
---------------------------------------
If you have any code sitting around still, toss it on your github or something.
I marked it as contributor-level so it wouldn't scare people off. I imagined it
would be something like what you describe.
> 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.