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

Steve Rowe resolved SOLR-10874.
-------------------------------
       Resolution: Fixed
         Assignee: Steve Rowe  (was: Erik Hatcher)
    Fix Version/s: master (8.0)
                   7.2

This will be included in Solr 7.2.  Thanks everybody!

> AIOOBE caused by FloatPayloadValueSource calling PostingsEnum.nextPosition()  
>  more than the given term's frequency in overridden FloatDocValues.floatVal()
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10874
>                 URL: https://issues.apache.org/jira/browse/SOLR-10874
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>    Affects Versions: 6.6, 6.6.1, 7.0, 7.0.1, 7.1, 6.6.2
>            Reporter: Michael Kosten
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 7.2, master (8.0)
>
>         Attachments: SOLR-10874.patch, SOLR-10874.patch, SOLR-10874.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Using the new payload function will fail with an assertion error if the debug 
> parameter is included in the query. This is caused by the floatValue method 
> in FloatPayloadValueSource being called for the same doc id twice in a row.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to