You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/01/04 23:26:13 UTC

[jira] [Created] (SOLR-4268) Admin UI - button to unload transient core without removing from solr.xml

Shawn Heisey created SOLR-4268:
----------------------------------

             Summary: Admin UI - button to unload transient core without removing from solr.xml
                 Key: SOLR-4268
                 URL: https://issues.apache.org/jira/browse/SOLR-4268
             Project: Solr
          Issue Type: Improvement
          Components: web gui
    Affects Versions: 4.0
            Reporter: Shawn Heisey
             Fix For: 4.2, 5.0


The core "unload" button in the UI currently will completely remove a core from solr.xml.  With the implentation of transient cores, there should be a way to ask Solr to unload a core without removing it entirely.

This leads into a discussion about terminology.  UNLOAD isn't a good single-word description for what it does.  A case could be made for having REMOVE and DELETE actions for CoreAdmin, with confirmation prompts if you click on those buttons in the UI.

Another idea, not sure if it needs its own issue or is part of this one: If a core is mentioned in solr.xml but not actually loaded, it would be very cool if it were listed, but with a different background color to indicate the non-loaded state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org