[ https://issues.apache.org/jira/browse/SOLR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765889#action_12765889 ]
Noble Paul commented on SOLR-1510: ---------------------------------- bq.What is the advantage of a single EmbeddedSolrServer talking to multiple cores vs an EmbeddedSolrServer for each core By doing that the user may not be able to take advantage of the functionalities provided by CoreContainer (CoreAdmin commands). There is no reason why an EmbeddedSolrServer should not be able to use those features. We can always add a 'core' parameter to the commands and it should work fine. Yes, adding a core parameter is inconsistent with the standard http mode but it is definitely better than not having the feature at all > 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.