Uses of Package
org.apache.solr.handler.admin
-
Packages that use org.apache.solr.handler.admin Package Description org.apache.solr.api Commonly used classes for Solr V2 API.org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.handler Concrete implementations ofSolrRequestHandler
org.apache.solr.handler.admin SolrRequestHandler
implementations for powering he Solr Admin UIorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs. -
Classes in org.apache.solr.handler.admin used by org.apache.solr.api Class Description ContainerPluginsApi.Edit API for editing the plugin configurations.ContainerPluginsApi.Read API for reading the current plugin configurations. -
Classes in org.apache.solr.handler.admin used by org.apache.solr.core Class Description CollectionsHandler ConfigSetsHandler ASolrRequestHandler
for ConfigSets API requests.CoreAdminHandler HealthCheckHandler Health Check Handler for reporting the health of a specific node.InfoHandler MetricsHandler Request handler to return metricsSecurityConfHandler -
Classes in org.apache.solr.handler.admin used by org.apache.solr.handler Class Description CollectionsHandler ConfigSetsHandler ASolrRequestHandler
for ConfigSets API requests. -
Classes in org.apache.solr.handler.admin used by org.apache.solr.handler.admin Class Description BaseHandlerApiSupport This is a utility class to provide an easy mapping of request handlers which support multiple commands to the V2 API format (core admin api, collections api).BaseHandlerApiSupport.ApiCommand ClusterStatus.Health Shard / collection health state.CollectionsHandler CollectionsHandler.CollectionOperation ContainerPluginsApi.Edit API for editing the plugin configurations.ContainerPluginsApi.Read API for reading the current plugin configurations.CoreAdminHandler CoreAdminHandler.CallInfo CoreAdminHandler.CoreAdminAsyncTracker CoreAdminHandler.CoreAdminAsyncTracker.TaskObject Helper class to manage the tasks to be tracked.CoreAdminHandler.CoreAdminOp CoreAdminOperation HealthCheckHandler Health Check Handler for reporting the health of a specific node.IndexSizeEstimator.Estimate IndexSizeEstimator.Item LoggingHandler A request handler to show which loggers are registered and allows you to set themPropertiesRequestHandler SecurityConfHandler SecurityConfHandler.SecurityConfig Object to hold security.json as nestedMap<String,Object>
and optionally its version.SolrEnvironment It is possible to define an environment code when starting Solr, through -Dsolr.environment=prod|stage|test|dev or by setting the cluster property "environment".SystemInfoHandler This handler returns system infoThreadDumpHandler ZookeeperReadAPI.AnnotatedStat ZookeeperReadAPI.ListZkChildrenResponse ZookeeperReadAPI.ZooKeeperFileResponse -
Classes in org.apache.solr.handler.admin used by org.apache.solr.handler.admin.api Class Description CollectionsHandler CoreAdminHandler CoreAdminHandler.CoreAdminAsyncTracker HealthCheckHandler Health Check Handler for reporting the health of a specific node.PropertiesRequestHandler SecurityConfHandler SystemInfoHandler This handler returns system infoThreadDumpHandler