vsop-479 closed issue #13349: Make intra tasks in IndexingChain.flush parallel
execute.
URL: https://github.com/apache/lucene/issues/13349
--
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 specifi
vsop-479 commented on issue #13349:
URL: https://github.com/apache/lucene/issues/13349#issuecomment-2101865186
I think you are right @jpountz . Since indexing already use almost all
resources in many cases, maybe it is less worth to add an executor to make
intra tasks parallel execute for
jpountz commented on issue #13349:
URL: https://github.com/apache/lucene/issues/13349#issuecomment-2101365494
Lucene already has a model for indexing/flushing concurrency that consists
of indexing documents from multiple threads. I guess that the idea that you are
suggesting could make sens
vsop-479 commented on issue #13349:
URL: https://github.com/apache/lucene/issues/13349#issuecomment-2099663308
@jpountz Please take a look when you get a chance.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL