You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2011/04/11 17:30:05 UTC

[jira] [Resolved] (SOLR-2464) potential slowness in QueryValueSource

     [ https://issues.apache.org/jira/browse/SOLR-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley resolved SOLR-2464.
--------------------------------

    Resolution: Fixed

Committed a fix for 3x.  For trunk, the fix is part of SOLR-2443.

> potential slowness in QueryValueSource
> --------------------------------------
>
>                 Key: SOLR-2464
>                 URL: https://issues.apache.org/jira/browse/SOLR-2464
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Minor
>
> If the scorer returns null for a segment in QueryValueSource, we'll attempt to create a new scorer each time we're consulted about a doc in that segment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org