SolrRequestHandler implementations for powering he Solr Admin UISee: Description
| Interface | Description |
|---|---|
| CoreAdminHandler.Invocable |
used by the INVOKE action of core admin handler
|
| Class | Description |
|---|---|
| AdminHandlers | Deprecated |
| ClusterStatus | |
| CollectionsHandler | |
| 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
If you want to selectively restrict access some configuration files, you can list
these files in the
ShowFileRequestHandler.HIDDEN invariants. |
| SolrInfoMBeanHandler |
A request handler that provides info about all
registered SolrInfoMBeans.
|
| SystemInfoHandler |
This handler returns system info
|
| ThreadDumpHandler |
SolrRequestHandler implementations for powering he Solr Admin UICopyright © 2000–2015 The Apache Software Foundation. All rights reserved.