Represents a response to an update request.
The http status of the response.
Whether to parse the solr documents as SolrObject or SolrDocument instances.
Was there an error during the request
Detailed message on http status
The request URL
A string of raw headers sent during the request
The raw request sent to the server
Response headers from the Solr server
The response message from the server
The response in PHP serialized format.
Documents should be parsed as SolrObject instances
Documents should be parsed as SolrDocument instances.