[
https://issues.apache.org/jira/browse/LUCENE-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641066#comment-13641066
]
Commit Tag Bot commented on LUCENE-4951:
----------------------------------------
[branch_4x commit] mikemccand
http://svn.apache.org/viewvc?view=revision&revision=1471741
LUCENE-4951: cutover another freq -> cost
> 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: [email protected]
For additional commands, e-mail: [email protected]