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:30:12 UTC

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

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

Shawn Heisey updated SOLR-4268:
-------------------------------

    Description: 
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.  DELETE could simply be an option on REMOVE - which I think you can actually currently do with UNLOAD.

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.

  was:
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.

    
> 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.  DELETE could simply be an option on REMOVE - which I think you can actually currently do with UNLOAD.
> 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