[ 
https://issues.apache.org/jira/browse/LUCENE-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640998#comment-13640998
 ] 

Commit Tag Bot commented on LUCENE-4951:
----------------------------------------

[trunk commit] mikemccand
http://svn.apache.org/viewvc?view=revision&revision=1471705

LUCENE-4951: DrillSideways now uses Scorer.cost() to decide which scorer impl 
to use
                
> 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
>            Assignee: Michael McCandless
>             Fix For: 5.0, 4.4
>
>         Attachments: LUCENE-4951.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to