[
https://issues.apache.org/jira/browse/LUCENE-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330267#comment-14330267
]
ASF subversion and git services commented on LUCENE-6262:
---------------------------------------------------------
Commit 1661371 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1661371 ]
LUCENE-6262: Don't wrap the inner weight in ConstantScoreQuery when scores are
not required.
> No need to wrap with ConstantWeight when needsScores is false
> -------------------------------------------------------------
>
> Key: LUCENE-6262
> URL: https://issues.apache.org/jira/browse/LUCENE-6262
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: Trunk, 5.1
>
> Attachments: LUCENE-6262.patch
>
>
> Today ConstantScoreQuery always wraps the inner weight into a ConstantWeight,
> but this is only necessary if scores are needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]