javanna commented on issue #12347:
URL: https://github.com/apache/lucene/issues/12347#issuecomment-1588772320

   heya @sohami, while I suggested making SliceExecutor pluggable, I also 
understand the implications that Adrien brought up. Especially, it does not 
feel like configuring slices is the right reason to make slice executor 
pluggable at this stage. We may still do it in the future. In order to unblock 
you I'll make a counter proposal: would it work to provide the slices as a 
constructor argument instead, for cases where the default slicing does not 
satisfy your requirements? Assuming that you have access to the 
`IndexReaderContext` before creating your index searcher extension, you could 
create slices externally and provide them?


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