You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/06/19 11:09:07 UTC

[jira] Resolved: (SOLR-1121) CoreAdminhandler should not need a core

     [ https://issues.apache.org/jira/browse/SOLR-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul resolved SOLR-1121.
------------------------------

    Resolution: Fixed

committed r786416 thanks mark sturlese

> CoreAdminhandler should not need a core
> ---------------------------------------
>
>                 Key: SOLR-1121
>                 URL: https://issues.apache.org/jira/browse/SOLR-1121
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1121.patch, SOLR-1121.patch, SOLR-1121.patch
>
>
> Currently it is not possible to start Solr with no cores. because the CoreAdminHandler can only be invoked with a core. 
> The CoreAdminHandler does not require anything from the SolrCore Object . We must remove this dependency

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