Package org.apache.solr.client.solrj.impl

Class Summary
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.
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 Summary
XMLResponseParser.KnownType  
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.