[
https://issues.apache.org/jira/browse/SOLR-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709571#action_12709571
]
Yonik Seeley commented on SOLR-1166:
------------------------------------
Oops, yes, I added a DocSetCollector which doesn't collect score() in addition
to keeping the DocSetHitCollector (needed for the timed collector currently).
> speed up DocSet generation for term queries and avoid scoring for all queries.
> ------------------------------------------------------------------------------
>
> Key: SOLR-1166
> URL: https://issues.apache.org/jira/browse/SOLR-1166
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.4
>
> Attachments: SOLR-1166.patch
>
>
> Use subreaders, bypass scoring, and use more efficient termdocs APIs to speed
> up docset generation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.