Apache Solr Collections API

The Solr Collections API provides REST endpoints for managing SolrCloud collections, shards, replicas, and aliases. It supports collection creation, deletion, modification, shard splitting, replica management, collection backup/restore, alias management, and cross-datacenter replication (CDCR) configuration.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-solr:apache-solr-collections-api
name: Apache Solr Collections API
description: The Solr Collections API provides REST endpoints for managing SolrCloud collections, shards,
  replicas, and aliases. It supports collection creation, deletion, modification, shard splitting, replica
  management, collection backup/restore, alias management, and cross-datacenter replication (CDCR) configuration.
humanURL: https://solr.apache.org/guide/solr/latest/deployment-guide/cluster-node-management.html
tags:
- Collections
- SolrCloud
- Cluster
- Management
properties:
- type: Documentation
  url: https://solr.apache.org/guide/solr/latest/deployment-guide/cluster-node-management.html