You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/14 08:26:45 UTC

[jira] Commented: (SOLR-1166) speed up DocSet generation for term queries and avoid scoring for all queries.

    [ https://issues.apache.org/jira/browse/SOLR-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709282#action_12709282 ] 

Shalin Shekhar Mangar commented on SOLR-1166:
---------------------------------------------

Yonik, did you rename DocSetHitCollector to DocSetCollector? There's no DocSetCollector in the patch.

> 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.