iverase opened a new pull request #2446: URL: https://github.com/apache/lucene-solr/pull/2446
See https://issues.apache.org/jira/browse/LUCENE-9820 This PR introduces a `BKDIndexInput` abstraction that encapsulates all the methods that we need to read the KD index. It introduces a LeafIterator as well, which is something we were using already when merging 1 dimensional points, but it is formalise now. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org