SolrRequestHandler implementations for powering he Solr Admin UISee: Description
| Interface | Description |
|---|---|
| CoreAdminHandler.Invocable |
used by the INVOKE action of core admin handler
|
| Class | Description |
|---|---|
| ClusterStatus | |
| CollectionsHandler | |
| ConfigSetsHandler |
A
SolrRequestHandler for ConfigSets API requests. |
| CoreAdminHandler | |
| 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.
|
| PluginInfoHandler | |
| PropertiesRequestHandler | |
| SecurityConfHandler | |
| 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-2016 Apache Software Foundation. All Rights Reserved.