public class DirectXmlRequest extends SolrRequest
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, setMethod, setPath, setResponseParser
public Collection<ContentStream> getContentStreams()
getContentStreams
in class SolrRequest
public SolrParams getParams()
getParams
in class SolrRequest
public void setParams(SolrParams params)
public UpdateResponse process(SolrServer server) throws SolrServerException, IOException
process
in class SolrRequest
SolrServerException
IOException