Uses of Package
org.apache.solr.client.solrj.request

Packages that use org.apache.solr.client.solrj.request
org.apache.solr.client.solrj.impl Concrete implementations of client API classes. 
org.apache.solr.client.solrj.request Convenience classes for dealing with various types of Solr requests. 
 

Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.impl
RequestWriter
          A RequestWriter is used to write requests to Solr.
UpdateRequest
           
 

Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.request
AbstractUpdateRequest
           
AbstractUpdateRequest.ACTION
           
CoreAdminRequest
          This class is experimental and subject to change.
DocumentAnalysisRequest
          A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
FieldAnalysisRequest
          A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
IsUpdateRequest
          Marker class so that we can determine which requests are updates.
JavaBinUpdateRequestCodec.StreamingUpdateHandler
           
SolrPing
          Verify that there is a working Solr core at the URL of a SolrServer.
UpdateRequest
           
 



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