[ https://issues.apache.org/jira/browse/LUCENE-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrien Grand updated LUCENE-6262: --------------------------------- Attachment: LUCENE-6262.patch Simple patch. > 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 > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org