| Package | Description | 
|---|---|
| org.apache.solr.packagemanager | 
 This package contains Package Manager (CLI) implementation 
 | 
| org.apache.solr.util | 
 Common utility classes used throughout Solr 
 | 
| Class and Description | 
|---|
| PackageManager
 Handles most of the management of packages that are already installed in Solr. 
 | 
| PackageRepository
 Abstract class for a repository, holding  
SolrPackage items. | 
| 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. 
 | 
| Class and Description | 
|---|
| PackageManager
 Handles most of the management of packages that are already installed in Solr. 
 | 
| RepositoryManager
 Handles most of the management of repositories and packages present in external repositories. 
 | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.