Class SwapCoresAPI


  • public class SwapCoresAPI
    extends Object
    V2 API for swapping two existing Solr cores.

    Not intended for use in SolrCloud mode.

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