[ https://issues.apache.org/jira/browse/SOLR-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277612#comment-14277612 ]
Gregg Donovan commented on SOLR-6978: ------------------------------------- We're experimenting with a ShardHandler/ShardHandlerFactory that uses Twitter's Finagle to distribute queries to the shards. It requires the CoreContainer to execute queries received from the shard distributing the queries in a manner similar to the way the EmbeddedSolrServer does. > Optionally pass CoreContainer to the ShardHandlerFactory > --------------------------------------------------------- > > Key: SOLR-6978 > URL: https://issues.apache.org/jira/browse/SOLR-6978 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Gregg Donovan > Priority: Minor > Labels: patch > Attachments: SOLR-6978.diff > > > We're working on a new ShardHandlerFactory that needs access to the > CoreContainer. Attached is a patch that calls a constructor that takes a > CoreContainer if it exists. Otherwise, it uses the default constructor. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org