Details
Description
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.
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.