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. 
 | 
| 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 
 | 
| SolrRequestParsers | |
| ZookeeperInfoServlet | 
 Zookeeper Info 
 | 
Servlet related classes for powering the Solr HTTP API
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.