[ 
https://issues.apache.org/jira/browse/SOLR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765582#action_12765582
 ] 

Ryan McKinley commented on SOLR-1510:
-------------------------------------

we went back and forth on this one for a while.  Originally solrj knew how to 
handle different cores.

What is the advantage of a single EmbeddedSolrServer talking to multiple cores 
vs an EmbeddedSolrServer for each core?  (perhaps in a 
Map<String,EmbeddedSolrServer>) 

IIRC, adding cores to the SolrServer API gets complicated with the HTTP version 
-- but I don't remember exactly why.

> EmbeddedSolrServer should support multiple cores
> ------------------------------------------------
>
>                 Key: SOLR-1510
>                 URL: https://issues.apache.org/jira/browse/SOLR-1510
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 1.5
>
>
> currently , EmbeddedSolrServer can be started only with single core. This 
> restriction should be removed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to