[ 
https://issues.apache.org/jira/browse/LUCENE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480286#comment-17480286
 ] 

Gautam Worah commented on LUCENE-10050:
---------------------------------------

I'm working on this issue right now. PR will be ready soon..

> Remove DrillSideways#search(DrillDownQuery,Collector) in favor of 
> DrillSideways#search(DrillDownQuery,CollectorManager)
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10050
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10050
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Greg Miller
>            Priority: Minor
>
> With similar motivation to LUCENE-10002, we should consider doing away with 
> the ability to directly provide a Collector to DrillSideways in favor of 
> always accepting a CollectorManager. Just like with IndexSearcher, it's 
> trappy that you can provide an Executor when setting up DrillSideways and 
> then not leverage it by directly providing a single Collector.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to