public class DirectXmlRequest extends SolrRequest implements IsUpdateRequest
SolrRequest.METHOD| Constructor and Description | 
|---|
DirectXmlRequest(String path,
                String body)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ContentStream> | 
getContentStreams()  | 
SolrParams | 
getParams()  | 
UpdateResponse | 
process(SolrServer server)  | 
void | 
setParams(SolrParams params)  | 
getMethod, getPath, getResponseParser, getStreamingResponseCallback, setMethod, setPath, setResponseParser, setStreamingResponseCallbackpublic Collection<ContentStream> getContentStreams()
getContentStreams in class SolrRequestpublic SolrParams getParams()
getParams in class SolrRequestpublic void setParams(SolrParams params)
public UpdateResponse process(SolrServer server) throws SolrServerException, IOException
process in class SolrRequestSolrServerExceptionIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.