[ 
https://issues.apache.org/jira/browse/LUCENE-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311307#comment-14311307
 ] 

Adrien Grand commented on LUCENE-6220:
--------------------------------------

The fix was actually easier than I initially thought, and it looks like it 
fixed the ArrayStoreException errors. Thanks Mark and sorry for the noise.

> Move needsScores from Weight.scorer to Query.createWeight
> ---------------------------------------------------------
>
>                 Key: LUCENE-6220
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6220
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6220.patch, LUCENE-6220.patch, LUCENE-6220.patch
>
>
> Whether scores are needed is currently a Scorer-level property while it 
> should actually be a Weight thing I think?



--
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

Reply via email to