javanna commented on issue #11523: URL: https://github.com/apache/lucene/issues/11523#issuecomment-2253281153
This should probably be taken into consideration again. With #13472, we can now use the same executor provided to the IndexSearcher constructor, to call IndexSearcher#search. That simplifies the requirements for concurrent searches quite a bit, in that you no longer as a user need to think about sizing and providing a separate workers thread pool. Can we leverage that to enable concurrency by default? -- 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