[
https://issues.apache.org/jira/browse/LUCENE-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera updated LUCENE-9144:
---------------------------------
Summary: Error message on OneDimensionBKDWriter is wrong when adding too
many points (was: Error message on 1D BKDWriter is wrong when adding too many
points)
> Error message on OneDimensionBKDWriter is wrong when adding too many points
> ---------------------------------------------------------------------------
>
> Key: LUCENE-9144
> URL: https://issues.apache.org/jira/browse/LUCENE-9144
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Ignacio Vera
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The error message for the 1D BKD writer when adding too many points is wrong
> because:
> 1) It uses pointCount (which is always 0 at that point) instead of valueCount
> 2) It concatenate the numbers as a string instead of adding them.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]