SolrCore should have a STOP option a lazy startup option
--------------------------------------------------------

                 Key: SOLR-880
                 URL: https://issues.apache.org/jira/browse/SOLR-880
             Project: Solr
          Issue Type: Improvement
            Reporter: Noble Paul


* We must have an option to STOP and START a core. 
* a core should have an option of loadOnStartup=true|false. default should be 
true
* A list command which can give the names of all cores and some meta 
information like status

If there are too many cores (tens of thousands) where each of them may be used 
occassionally, we should not load all of them at once. In the runtime I should 
be able to STOP and START a core on demand. A listing command would let me know 
which one is present and what is up and what is down. A stopped core must not 
use any resource


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

Reply via email to