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

   The second revision comes with a lot more changes to support selecting 
deletes in the same fashion as segment content. I’ve reworked the tests to be 
more thorough, especially about deletes. I think the new tests cover all the 
cases that the old tests did, so I replaced the old ones.
   
   This change is technically not backwards compatible. Not just because of 
changes to the rearrange API, but also because now we no longer make the 
deletes disappear from the rearranged index. They become live instead.
   
   Once this PR goes through, I’ll start working on a change for luceneutil to 
use the new functionality.


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