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

   > 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.
   
   I think this is OK -- this is a new tool, not heavily used.  And keeping the 
deletes live is the purpose of this change :)
   
   And `IndexRearranger` is already marked with `@lucene.experimental`, warning 
users that we might make non-backwards-compatible changes.


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