You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/03 14:17:49 UTC

[GitHub] [lucene-solr] iverase opened a new pull request #2446: LUCENE-9820: Separate logic for reading the BKD index from logic to intersecting it

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] iverase closed pull request #2446: LUCENE-9820: Separate logic for reading the BKD index from logic to intersecting it

Posted by GitBox <gi...@apache.org>.
iverase closed pull request #2446:
URL: https://github.com/apache/lucene-solr/pull/2446


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org