salvatorecampagna commented on issue #15226:
URL: https://github.com/apache/lucene/issues/15226#issuecomment-3496804356

   Hi @jainankitk @msfroh,
   
   I noticed this issue is related to #13084, which proposes using 
`SparseFixedBitSet` for sparse deletes. That approach would enable 
`O(deletedDocs)` iteration which should help with the histogram regression here.
   
   If no one is actively working on that, I'd be interested in implementing the 
solution from #13084. This issue could serve as a good validation case for that 
work. Let me know if you have any concerns or were planning to tackle this!


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

Reply via email to