Uses of Package
org.apache.solr.api

Packages that use org.apache.solr.api
Package
Description
Commonly used classes for Solr V2 API.
Default implementation of ClusterEventProducer.
Cluster Singleton plugins that are used to perform maintenance tasks within the cluster.
This package contains interfaces visible by plugins (i.e.
Implementation classes (not visible to plugins, subject to change at any time) for the interfaces in org.apache.solr.cluster.placement and to make them work with the rest of Solr.
Sample plugin implementations.
Core classes implementing Solr internals and the management of SolrCores
Implementation of File Store.
Concrete implementations of SolrRequestHandler
SolrRequestHandler implementations for powering he Solr Admin UI
V2 API implementations for "admin" APIs.
SearchComponent implementations for use in SearchHandler
V2 API classes for performing CRUD operations on configsets.
The SchemaDesignerAPI and supporting classes.
The TaggerRequestHandler and supporting classes.
Package management implementation
Commonly used classes for Solr security framework.