Uses of Class
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer

Packages that use CommonsHttpSolrServer
org.apache.solr.client.solrj.impl   
 

Uses of CommonsHttpSolrServer in org.apache.solr.client.solrj.impl
 

Subclasses of CommonsHttpSolrServer in org.apache.solr.client.solrj.impl
 class StreamingUpdateSolrServer
          StreamingHttpSolrServer buffers all added documents and writes them into open http connections.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.