Uses of Interface
org.apache.solr.client.solrj.request.IsUpdateRequest

Packages that use IsUpdateRequest
org.apache.solr.client.solrj.request   
 

Uses of IsUpdateRequest in org.apache.solr.client.solrj.request
 

Classes in org.apache.solr.client.solrj.request that implement IsUpdateRequest
 class AbstractUpdateRequest
           
 class ContentStreamUpdateRequest
          Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV)

See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV

 class DirectXmlRequest
          Send arbitrary XML to a request handler
 class UpdateRequest
           
 class UpdateRequestExt
           
 



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