Apache Solr Config API

The Solr Config API and Request Parameters API provide REST endpoints for managing Solr's solrconfig.xml settings at runtime without server restart, including request handler configuration, search component configuration, query settings, and configset management. The v2 API provides a modern JSON-based interface for all configuration operations.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-solr:apache-solr-config-api
name: Apache Solr Config API
description: The Solr Config API and Request Parameters API provide REST endpoints for managing Solr's
  solrconfig.xml settings at runtime without server restart, including request handler configuration,
  search component configuration, query settings, and configset management. The v2 API provides a modern
  JSON-based interface for all configuration operations.
humanURL: https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html
tags:
- Configuration
- REST
- Management
properties:
- type: Documentation
  url: https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html