[
https://issues.apache.org/jira/browse/LUCENE-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9358.
----------------------------------
Fix Version/s: 8.6
Assignee: Ignacio Vera
Resolution: Fixed
> BKDTree: remove unnecessary tree rotation for the one dimensional case
> -----------------------------------------------------------------------
>
> Key: LUCENE-9358
> URL: https://issues.apache.org/jira/browse/LUCENE-9358
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Ignacio Vera
> Assignee: Ignacio Vera
> Priority: Minor
> Fix For: 8.6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is a spin-off of LUCENE-9807. The reason we need to rotate the one
> dimensional tree is that the expected representation when we pack the index
> is different to the tree generated by the one dimensional logic. It would be
> easy to harmonise how we generate this tree representation to be the same in
> the one dimensional case and the multi-dimensional case and therefore change
> the index-packing logic to work on that representation.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]