Package org.apache.solr.packagemanager
This package contains Package Manager (CLI) implementation
-
Class Summary Class Description DefaultPackageRepository This is a serializable bean (for the JSON that is stored in /repository.json) representing a repository of Solr packages.PackageManager Handles most of the management of packages that are already installed in Solr.PackageRepository Abstract class for a repository, holdingSolrPackage
items.PackageUtils RepositoryManager Handles most of the management of repositories and packages present in external repositories.SolrPackage Describes a package (along with all released versions) as it appears in a repository.SolrPackage.Artifact SolrPackage.Command SolrPackage.Manifest SolrPackage.Plugin SolrPackage.SolrPackageRelease SolrPackageInstance Describes one instance of a package as it exists in Solr when installed.