You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/04/23 13:41:15 UTC

[jira] [Created] (LUCENE-4951) DrillSidewaysScorer should use Scorer.cost instead of its own heuristic

Michael McCandless created LUCENE-4951:
------------------------------------------

             Summary: DrillSidewaysScorer should use Scorer.cost instead of its own heuristic
                 Key: LUCENE-4951
                 URL: https://issues.apache.org/jira/browse/LUCENE-4951
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
             Fix For: 5.0, 4.4


Today it does the "first docID" trick to guess the cost of the
baseQuery, which is silly now that we have cost API.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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