msokolov commented on PR #14016:
URL: https://github.com/apache/lucene/pull/14016#issuecomment-2515345306

   Even though this change does not alter the public API, I don't think it is a 
pure refactoring. Won't it change the execution plan used during indexing?  Or 
-- maybe it would actually be a no-op because the IndexWriter creates a unique 
segment for each of its threads, so indexing a single segment is always 
single-threaded.  Have you actually tried this out and seen some improvement?


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