[
https://issues.apache.org/jira/browse/LUCENE-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-5501:
---------------------------------
Attachment: LUCENE-5501-2.patch
Thinking about it again, I realized it would be possible to make it better by
wrapping the collector. This way out-of-order scoring can be tested against a
larger variety of scorers such as ConstantQuery's scorer (which is currently
untested because it overrides {{score(Collector)}}).
> Out-of-order collection testing
> -------------------------------
>
> Key: LUCENE-5501
> URL: https://issues.apache.org/jira/browse/LUCENE-5501
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Fix For: 4.8
>
> Attachments: LUCENE-5501-2.patch, LUCENE-5501.patch
>
>
> Collectors have the ability to declare whether or not they support
> out-of-order collection, but since most scorers score in order this is not
> well tested.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]