mikemccand commented on PR #11815:
URL: https://github.com/apache/lucene/pull/11815#issuecomment-1286765622

   What happens if the delete selector deletes 100% of the documents in a 
segment?
   
   `IndexWriter` would normally drop such segments ... does it do so in this 
case too?  Indeed, `testDeleteEverything` seems to confirm it does, great!
   
   Maybe explain this caveat in the javadocs?  I.e. one cannot produce a 
segment geometry that includes segments with 100% deleted documents.


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