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

Shai Erera resolved LUCENE-4868.
--------------------------------

    Resolution: Fixed

Committed a fix to trunk and 4x.
                
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to