[
https://issues.apache.org/jira/browse/LUCENE-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006104#comment-14006104
]
ASF subversion and git services commented on LUCENE-5694:
---------------------------------------------------------
Commit 1596914 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1596914 ]
LUCENE-5694: don't score subscorers in DisjunctionSum/Max unless score is called
> Fix Disjunction*Scorer not to score unless you ask it to
> --------------------------------------------------------
>
> Key: LUCENE-5694
> URL: https://issues.apache.org/jira/browse/LUCENE-5694
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 4.9, 5.0
>
> Attachments: LUCENE-5694.patch
>
>
> These things scored implicitly on next()/advance() for historical reasons:
> but now that minShouldMatch is split apart we should remove this, its
> unnecessary.
> This allows us to remove the horrendous afterNext and clean things up, too.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]