See: Description
| Class | Description |
|---|---|
| BinaryRequestWriter |
A RequestWriter which writes requests in the javabin format
|
| BinaryResponseParser | |
| CloudSolrServer |
SolrJ client class to communicate with SolrCloud.
|
| 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 | |
| LBHttpSolrServer |
LBHttpSolrServer or "LoadBalanced HttpSolrServer" is a load balancing wrapper around
HttpSolrServer. |
| LBHttpSolrServer.Req | |
| LBHttpSolrServer.Rsp | |
| StreamingBinaryResponseParser |
A BinaryResponseParser that sends callback events rather then build
a large response
|
| XMLResponseParser |
| Enum | Description |
|---|---|
| XMLResponseParser.KnownType |
| Exception | Description |
|---|---|
| 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-2013 Apache Software Foundation. All Rights Reserved.