See: Description
Class | Description |
---|---|
BinaryRequestWriter |
A RequestWriter which writes requests in the javabin format
|
BinaryResponseParser | |
CloudSolrServer |
SolrJ client class to communicate with SolrCloud.
|
CloudSolrServer.RouteResponse | |
ConcurrentUpdateSolrServer |
ConcurrentUpdateSolrServer buffers all added documents and writes
them into open HTTP connections.
|
HttpClientConfigurer |
The default http client configurer.
|
HttpClientUtil |
Utility class for creating/configuring httpclient instances.
|
HttpSolrServer | |
HttpSolrServer.HttpUriRequestResponse | |
LBHttpSolrServer |
LBHttpSolrServer or "LoadBalanced HttpSolrServer" is a load balancing wrapper around
HttpSolrServer . |
LBHttpSolrServer.Req | |
LBHttpSolrServer.Rsp | |
LBHttpSolrServer.ServerWrapper | |
NoOpResponseParser |
Simply puts the entire response into an entry in a NamedList.
|
StreamingBinaryResponseParser |
A BinaryResponseParser that sends callback events rather then build
a large response
|
XMLResponseParser |
Enum | Description |
---|---|
XMLResponseParser.KnownType |
Exception | Description |
---|---|
CloudSolrServer.RouteException | |
HttpSolrServer.RemoteSolrException |
Subclass of SolrException that allows us to capture an arbitrary HTTP
status code that may have been returned by the remote server or a
proxy along the way.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.