iverase commented on pull request #709:
URL: https://github.com/apache/lucene/pull/709#issuecomment-1049999552


   I don't think the is necessary, we can always added to the IntersectVisitor 
instead. Maybe would be worthy to adjust how we call grow() in BKDReader#addAll 
as it does not need the dance it is currently doing:
   
   
https://github.com/apache/lucene/blob/8c67a3816b9060fa983b494886cd4f789be1d868/lucene/core/src/java/org/apache/lucene/util/bkd/BKDReader.java#L562
   
   The same for  SimpleTextBKDReader#addAll


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

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

Reply via email to