[
https://issues.apache.org/jira/browse/LUCENE-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-5226:
--------------------------------
Attachment: LUCENE-5226.patch
> optimize sortfield.needsScore on expressions
> --------------------------------------------
>
> Key: LUCENE-5226
> URL: https://issues.apache.org/jira/browse/LUCENE-5226
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/other
> Reporter: Robert Muir
> Attachments: LUCENE-5226.patch
>
>
> To fix LUCENE-5222, it currently returns true with // TODO: optimize.
> this is needed for e.g. IndexSearcher with executorService search to merge
> results from the different segments.
> ideally we should only return this if it really does need it, not if its
> essentially just a computed field.
--
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]