Package org.apache.solr.packagemanager
package org.apache.solr.packagemanager
This package contains Package Manager (CLI) implementation
-
ClassesClassDescriptionThis is a serializable bean (for the JSON that is stored in /repository.json) representing a repository of Solr packages.Handles most of the management of packages that are already installed in Solr.Abstract class for a repository, holding
SolrPackageitems.Handles most of the management of repositories and packages present in external repositories.Describes a package (along with all released versions) as it appears in a repository.Describes one instance of a package as it exists in Solr when installed.