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.
|
HttpSolrCall |
This class represents a call made to Solr
|
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.
|
ServletInputStreamWrapper |
Provides a convenient extension of the
ServletInputStream class that can be subclassed by developers wishing
to adapt the behavior of a Stream. |
ServletOutputStreamWrapper |
Provides a convenient extension of the
ServletOutputStream class that can be subclassed by developers wishing
to adapt the behavior of a Stream. |
SolrDispatchFilter |
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
|
SolrRequestParsers |
Enum | Description |
---|---|
SolrDispatchFilter.Action |
Enum to define action that needs to be processed.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.