gf2121 commented on PR #16089: URL: https://github.com/apache/lucene/pull/16089#issuecomment-5338151343
Thanks @kkewwei, The first time I saw this idea was here (https://github.com/apache/lucene/pull/14365#issuecomment-2736720587), and it makes sense to me. I wonder if we could borrow the approach in the comment — growing the estimated point count via the bulk adder (BulkAdder#grow) to upgrade to a bitset eagerly instead of introducing a new method? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
