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