iverase closed issue #14382: Reduce memory usage when merging bkd trees
URL: https://github.com/apache/lucene/issues/14382
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
iverase commented on issue #14382:
URL: https://github.com/apache/lucene/issues/14382#issuecomment-2750449881
We are using more dense data structures now, in particular for the
OneDimensionBKDWriter.
--
This is an automated message from the Apache Git Service.
To respond to the message,
iverase opened a new issue, #14382:
URL: https://github.com/apache/lucene/issues/14382
When building BKD trees, we hold two arrays in memory which sizes grows
linearly with the number of leaf nodes. One of the array contains the pointer
to the start of a leaf node, and the other containing