benwtrent commented on PR #13124:
URL: https://github.com/apache/lucene/pull/13124#issuecomment-1994921965

   > Yes exactly, something very simple, mostly to exercise intra-merge 
concurrency with more than just vectors.
   
   Latest commit adds `TaskExecutor` actions to merge to allow different 
merging field types to be merged in parallel. 
   
   I needed to use `TaskExecutor` as it abstracts out the exception handling 
(all these methods throw `IOException`).
   
   I still need to benchmark it with Lucene-util


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

Reply via email to