You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/11/19 22:05:27 UTC

[GitHub] [lucene] gsmiller commented on pull request #455: LUCENE-10244: Please consider opening MultiCollector::getCollectors for public use

gsmiller commented on pull request #455:
URL: https://github.com/apache/lucene/pull/455#issuecomment-974502955


   I don't have any strong opposition to making this public, but I would be curious to understand why `MultiCollectorManager` isn't a good fit for your use case. It looks like your desired functionality is exactly what `MultiCollectorManager` does, so I wonder if there's some deficiency there that should be improved instead of requiring users to implement their own collector manager on top of `MultiCollector`.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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