Re: [PR] Remove unused segNo calculation in IndexWriter.doFlush [lucene]

2024-06-23 Thread via GitHub
vsop-479 commented on code in PR #13491: URL: https://github.com/apache/lucene/pull/13491#discussion_r1650283929 ## lucene/core/src/java/org/apache/lucene/index/IndexWriter.java: ## @@ -4271,12 +4271,7 @@ private boolean doFlush(boolean applyAllDeletes) throws IOException {

[PR] Remove unused segNo calculation in IndexWriter.doFlush [lucene]

2024-06-16 Thread via GitHub
vsop-479 opened a new pull request, #13491: URL: https://github.com/apache/lucene/pull/13491 ### Description -- 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