SolrRequestHandler implementations for powering he Solr Admin UISee: 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
|
| 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-2015 Apache Software Foundation. All Rights Reserved.