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 "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/05/15 00:06:49 UTC

[jira] Resolved: (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:all-tabpanel ]

Yonik Seeley resolved SOLR-1166.
--------------------------------

    Resolution: Fixed

committed.

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