Ignacio Vera created LUCENE-9293:
------------------------------------

             Summary: KDWriter refactor: Introduce the concept of a leaf block
                 Key: LUCENE-9293
                 URL: https://issues.apache.org/jira/browse/LUCENE-9293
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Ignacio Vera


BKD writer currently has this concept already but it has been introduced by 
using a functional interface. This change proposes to actually introduce a leaf 
block interface so we can provide more information about the leaf, like the 
number of points and the docIds on that block.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to