All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apispec.collections.collection.Commands.reload.json Maven / Gradle / Ivy

There is a newer version: 9.7.0
Show newest version
{
  "documentation": "https://lucene.apache.org/solr/guide/collections-api.html#reload",
  "description": "Reloads a collection so new configuration changes can take effect and be available for use by the system.",
  "type" : "object",
  "properties":{
    "async": {
      "type": "string",
      "description": "Defines a request ID that can be used to track this action after it's submitted. The action will be processed asynchronously when this is defined."
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy