Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
We currently only read the BKD tree index off-heap in case of MMAP. This was consistent to the way we were reading FST. In LUCENE-9257 we change it so now it is always read off-heap so we can probably do the same for the BKD index as we always read the tree sequentially.
Attachments
Issue Links
- links to