[ 
https://issues.apache.org/jira/browse/LUCENE-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand updated LUCENE-6263:
---------------------------------
    Attachment: LUCENE-6263.patch

Here is a patch: MultiCollector automatically wraps the scorer when 2 or more 
sub collectors need scores.

> Automatically wrap with ScoreCachingWrapperScorer when several collectors 
> need scores
> -------------------------------------------------------------------------------------
>
>                 Key: LUCENE-6263
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6263
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6263.patch
>
>
> Now that we know which collectors need scores, we could take advantage of 
> this information in order to automatically wrap with 
> ScoreCachingWrapperScorer when it would help.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to