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

Class Summary
BinaryRequestWriter A RequestWriter which writes requests in the javabin format
BinaryResponseParser  
CommonsHttpSolrServer  
LBHttpSolrServer LBHttpSolrServer or "LoadBalanced HttpSolrServer" is just a wrapper to CommonsHttpSolrServer.
StreamingUpdateSolrServer StreamingHttpSolrServer buffers all added documents and writes them into open http connections.
XMLResponseParser  
 

Enum Summary
XMLResponseParser.KnownType  
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.