Class UnloadCoreAPI


  • public class UnloadCoreAPI
    extends Object
    V2 API for renaming an existing Solr core.

    The new API (POST /v2/cores/coreName {'unload': {...}}) is equivalent to the v1 /admin/cores?action=unload command.