The Solr Admin API lets you send commands to Solr through Managed Fusion’s proxy service.
This allows you to protect your Solr instances from outside connections, and apply roles and user permissions from Managed Fusion when running Solr commands.
Requests sent to this API are subject to access restrictions above the collection level.Note that because one searchCluster may host several collections, it is not recommended to use this with a collection-level command (such as a query, or document update).For more information, view the API specification.