| Class | Description |
|---|---|
| DirectSolrConnection |
DirectSolrConnection provides an interface to Solr that is similar to
the the HTTP interface, but does not require an HTTP connection.
|
| LogLevelSelection |
Admin JDK Logger level report and selection servlet.
|
| SolrDispatchFilter |
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
|
| SolrRequestParsers | |
| SolrServlet | Deprecated
Register a standard request handler instead of using this
servlet.
|
| SolrUpdateServlet | Deprecated
Register a request handler to /update rather then use this servlet.
|