| Class | Description | 
|---|---|
| DirectSolrConnection | DirectSolrConnection provides an interface to Solr that is similar to
 the the HTTP interface, but does not require an HTTP connection. | 
| LoadAdminUiServlet | A simple servlet to load the Solr Admin UI | 
| RedirectServlet | A Simple redirection servlet to help us deprecate old UI elements | 
| SolrDispatchFilter | This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml | 
| SolrRequestParsers | |
| ZookeeperInfoServlet | Zookeeper Info | 
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.