Package | Description |
---|---|
org.apache.solr.api |
Commonly used classes for Solr V2 API.
|
org.apache.solr.cloud.autoscaling |
Package for classes related to autoscaling
|
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler |
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
Modifier and Type | Class and Description |
---|---|
static class |
ApiBag.ReqHandlerToApi |
Modifier and Type | Class and Description |
---|---|
class |
AutoScalingHandler
Handler for /cluster/autoscaling
|
Modifier and Type | Class and Description |
---|---|
class |
BlobHandler |
class |
ExportHandler |
class |
GraphHandler |
class |
RealTimeGetHandler |
class |
SchemaHandler |
class |
SolrConfigHandler |
class |
SQLHandler |
class |
StandardRequestHandler
Deprecated.
|
class |
StreamHandler |
class |
UpdateRequestHandler
UpdateHandler that uses content-type to pick the right Loader
|
class |
UpdateRequestHandlerApi |
Modifier and Type | Class and Description |
---|---|
class |
AutoscalingHistoryHandler
This handler makes it easier to retrieve a history of autoscaling events from the .system
collection.
|
class |
CollectionsHandler |
class |
ConfigSetsHandler
A
SolrRequestHandler for ConfigSets API requests. |
class |
CoreAdminHandler |
class |
MetricsHandler
Request handler to return metrics
|
class |
MetricsHistoryHandler |
class |
SecurityConfHandler |
class |
SecurityConfHandlerLocal
Security Configuration Handler which works on standalone local files
|
class |
SecurityConfHandlerZk
Security Configuration Handler which works with Zookeeper
|
Modifier and Type | Class and Description |
---|---|
class |
SearchHandler
Refer SOLR-281
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.