SolrRequestHandler
implementations for powering he Solr Admin UISee: Description
Interface | Description |
---|---|
BaseHandlerApiSupport.ApiCommand | |
BaseHandlerApiSupport.V2EndPoint | |
CoreAdminHandler.Invocable |
used by the INVOKE action of core admin handler
|
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).
|
ClusterStatus | |
CollectionHandlerApi | |
CollectionsHandler | |
ConfigSetsHandler |
A
SolrRequestHandler for ConfigSets API requests. |
ConfigSetsHandlerApi | |
CoreAdminHandler | |
CoreAdminHandlerApi | |
InfoHandler | |
LoggingHandler |
A request handler to show which loggers are registered and allows you to set them
|
LukeRequestHandler |
This handler exposes the internal lucene index.
|
MetricsHandler |
Request handler to return metrics
|
PluginInfoHandler | |
PropertiesRequestHandler | |
SecurityConfHandler | |
SecurityConfHandler.SecurityConfig |
Object to hold security.json as nested
Map<String,Object> and optionally its version. |
SecurityConfHandlerLocal |
Security Configuration Handler which works on standalone local files
|
SecurityConfHandlerZk |
Security Configuration Handler which works with Zookeeper
|
SegmentsInfoRequestHandler |
This handler exposes information about last commit generation segments
|
ShowFileRequestHandler |
This handler uses the RawResponseWriter to give client access to
files inside ${solr.home}/conf
|
SolrInfoMBeanHandler |
A request handler that provides info about all
registered SolrInfoMBeans.
|
SystemInfoHandler |
This handler returns system info
|
ThreadDumpHandler | |
ZookeeperInfoHandler |
Zookeeper Info
|
SolrRequestHandler
implementations for powering he Solr Admin UICopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.