Varun Thacker created SOLR-6634:
-----------------------------------

             Summary: The Collections API should have a UNLOAD and LOAD command
                 Key: SOLR-6634
                 URL: https://issues.apache.org/jira/browse/SOLR-6634
             Project: Solr
          Issue Type: Improvement
            Reporter: Varun Thacker


It would be useful if we allowed users to take their collection offline and 
bring it back online.

The UNLOAD command can just unload all the cores in the collection, leaving the 
ZK information in place.

Then the LOAD command can just use the clusterstate/state.json file to fire 
CREATE core commands. I guess it should fail if the node hosting the core 
earlier is not present anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to