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

Commit Tag Bot commented on LUCENE-4868:
----------------------------------------

[trunk commit] Shai Erera
http://svn.apache.org/viewvc?view=revision&revision=1459304

LUCENE-4868: SumScoreFacetsAggregator used an incorrect index into the scores 
array

                
> SumScoreFacetsAggregator incorrectly indexes into the scores array
> ------------------------------------------------------------------
>
>                 Key: LUCENE-4868
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4868
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>             Fix For: 5.0, 4.3
>
>
> It indexes into the scores array using 'doc' while it should be using a 
> separate index. I modified the test to fail an fixed it, will commit soon.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to