hanqiushi closed issue #13432: How to speedup concurrent merge
URL: https://github.com/apache/lucene/issues/13432
--
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
hanqiushi commented on issue #13432:
URL: https://github.com/apache/lucene/issues/13432#issuecomment-2138559678
> What version are you using? Lucene 9.11 introduced concurrent merging to
help speed up merging, see #13124.
Now I'm using 9.9.1 version, I'll check this 9.11 version, than
hanqiushi commented on issue #13432:
URL: https://github.com/apache/lucene/issues/13432#issuecomment-2138552362
> When this is happening (you are waiting for merge) are you continuing to
index new documents, or do you commit() and then during that time not submit
any new docs (ie with Index
jpountz commented on issue #13432:
URL: https://github.com/apache/lucene/issues/13432#issuecomment-2137311843
What version are you using? Lucene 9.11 introduced concurrent merging to
help speed up merging, see #13124.
--
This is an automated message from the Apache Git Service.
To respond