[
https://issues.apache.org/jira/browse/SOLR-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833686#action_12833686
]
Noble Paul edited comment on SOLR-1661 at 2/15/10 6:52 AM:
-----------------------------------------------------------
The usage is incorrect.
The second parameter for the EmbeddedSolrServer is not the adminCore name. you
can pass in the core on which you wish to fire the queries . So for single core
it can be null
For CoreAdminRequest, a core is not required anymore . Just pass in any known
core name to create the EmbeddedSolrServer
was (Author: noble.paul):
the second parameter is not the adminCore name. The usage is incorrect.
you can pass in any core name
> Remove adminCore from CoreContainer
> -----------------------------------
>
> Key: SOLR-1661
> URL: https://issues.apache.org/jira/browse/SOLR-1661
> Project: Solr
> Issue Type: Task
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SOLR-1661.patch, SOLR-1661.patch
>
>
> we have deprecated the admin core concept as a part of SOLR-1121. It can be
> removed completely now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.