See: Description
| Class | Description |
|---|---|
| DirectSolrConnection |
DirectSolrConnection provides an interface to Solr that is similar to
the the HTTP interface, but does not require an HTTP connection.
|
| HostnameFilter |
Filter that resolves the requester hostname; borrowed heavily from
Oozie's HostnameFilter
|
| JMXJsonServlet |
Provides Read only web access to JMX.
|
| LoadAdminUiServlet |
A simple servlet to load the Solr Admin UI
|
| RedirectServlet |
A Simple redirection servlet to help us deprecate old UI elements
|
| ResponseUtils |
Response helper methods.
|
| SolrDispatchFilter |
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
|
| SolrHadoopAuthenticationFilter |
Authentication filter that extends Hadoop-auth AuthenticationFilter to override
the configuration loading.
|
| SolrHadoopAuthenticationFilter.SolrZkToCuratorCredentialsACLs |
Convert Solr Zk Credentials/ACLs to Curator versions
|
| SolrRequestParsers | |
| ZookeeperInfoServlet |
Zookeeper Info
|
Servlet related classes for powering the Solr HTTP API
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.