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 |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.