jpountz commented on PR #11840: URL: https://github.com/apache/lucene/pull/11840#issuecomment-1274185245
We already have one class that wraps an `IndexReader` and an `Executor`: `IndexSearcher`. Should this new `rewrite` method take an `IndexSearcher` instead of an `IndexReader` and an `Executor`? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
