gsmiller merged PR #1062:
URL: https://github.com/apache/lucene/pull/1062
--
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.apac
gsmiller commented on PR #1062:
URL: https://github.com/apache/lucene/pull/1062#issuecomment-1224477977
Thanks @LuXugang! Merged and backported.
--
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 th
vigyasharma commented on PR #1057:
URL: https://github.com/apache/lucene/pull/1057#issuecomment-1224694259
> it uses `instanceof`:
https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/codecs/lucene90/compressing/Lucene90CompressingStoredFieldsWriter.java#L686
jmazanec15 commented on issue #11354:
URL: https://github.com/apache/lucene/issues/11354#issuecomment-1224742978
> Removing nodes and repairing the graph could be a nice direction. But for
now we can keep things simple and assume there's a segment without deletes. If
that's looking good and