[
https://issues.apache.org/jira/browse/SOLR-10874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221067#comment-16221067
]
ASF subversion and git services commented on SOLR-10874:
--------------------------------------------------------
Commit 18d0f7c4d26bd3b7376c89883ed48d949d7bafc9 in lucene-solr's branch
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=18d0f7c ]
SOLR-10874: Fix AIOOBE caused by FloatPayloadValueSource calling
PostingsEnum.nextPosition() more than the given term's frequency in overridden
FloatDocValues.floatVal().
> 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: Erik Hatcher
> Priority: Minor
> 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]