Re: [I] Make intra tasks in IndexingChain.flush parallel execute. [lucene]

2024-05-09 Thread via GitHub
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

Re: [I] Make intra tasks in IndexingChain.flush parallel execute. [lucene]

2024-05-08 Thread via GitHub
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

Re: [I] Make intra tasks in IndexingChain.flush parallel execute. [lucene]

2024-05-08 Thread via GitHub
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

Re: [I] Make intra tasks in IndexingChain.flush parallel execute. [lucene]

2024-05-07 Thread via GitHub
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