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 IndexWriter.addDocuments or updateDocuments)? Just wait for commit() to finish, not submit any new docs -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
