gsmiller opened a new pull request #2506: URL: https://github.com/apache/lucene-solr/pull/2506
* LUCENE-9962: Allow DrillSideways sub-classes to provide their own "drill down" facet counting implementation (or null) * LUCENE-9944: Allow DrillSideways users to pass a CollectorManager without requiring an ExecutorService (and concurrent DrillSideways approach) * LUCENE-9988: Fix DrillSideways bug discovered in randomized testing Grouped these three changes together since 9944 relies on 9962, and 9988 just fixes a bug introduced in 9944. All three of these are backports from `lucene/main`. -- 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. 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