David Smiley created SOLR-17523:
-----------------------------------

             Summary: EmbeddedSolrServer support for SolrCloud 
(collection-to-core lookup)
                 Key: SOLR-17523
                 URL: https://issues.apache.org/jira/browse/SOLR-17523
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Tests
            Reporter: David Smiley


EmbeddedSolrServer could easily support SolrCloud if we assume there exists a 
core for a collection we need to route to.  It could be useful in a test that 
wants SolrCloud for some conveniences but wants ease of debugging by 
test-to-handler direct dispatch that EmbeddedSolrServer offers.

There's an HttpSolrCall.getCoreForCollection that should probably move to 
ZkContainer where EmbeddedSolrServer and HttpSolrCall would call it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to