[ https://issues.apache.org/jira/browse/SOLR-10874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Rowe updated SOLR-10874: ------------------------------ Summary: AIOOBE when FloatPayloadValueSource calls floatVal() called for the same doc id more than once (was: FloatPayloadValueSource throws assertion error if debug=true) > AIOOBE when FloatPayloadValueSource calls floatVal() called for the same doc > id more than once > ---------------------------------------------------------------------------------------------- > > 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, 7.0, 7.0.1, 7.1 > Reporter: Michael Kosten > Assignee: Erik Hatcher > Priority: Minor > Attachments: 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org