javanna commented on PR #13472:
URL: https://github.com/apache/lucene/pull/13472#issuecomment-2186218069

   Thanks all for the feedback. It seems that we are converging on the 
improvement that this PR brings. I personally think that even besides 
performance, allowing to using a single executor makes things much simpler from 
a user perspective.
   
   I can think of the following next steps:
   1) Update lucene-util to create a single execute, from which search is 
called, that is also provided to IndexSearcher as a constructor argument, to be 
merged once this PR is in
   2) Review and merge this PR, I will take care of that.
   
   Are there concerns and/or additional followup work to consider?


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