SolrRequestHandler implementations for powering he Solr Admin UI
See: Description
| Class | Description |
|---|---|
| AdminHandlers |
A special Handler that registers all standard admin handlers
|
| 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 | |
| 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 UI
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.