msokolov commented on issue #12696:
URL: https://github.com/apache/lucene/issues/12696#issuecomment-1775716306

   > Hmm, can you elaborate how it can be fully backwards-compatible on with 
the indexes that have patching?
   
   I think the idea is that because we always maintain readers that can read 
prior index versions, we will be able to read the old patched indexes, but we 
would only write new ones lacking patching (which might not be readable by old 
readers, i.e. forwards-compatible, if we changed the metadata).
   


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