The SolrUpdateResponse class
Guide
Edit on GitHub ✎
Represents a response to an update request.
Intro
Represents a response to an update request.
Class synopsis
class SolrUpdateResponse { }
Predefined Constants
SolrUpdateResponse Class Constants
SolrUpdateResponse::PARSE_SOLR_OBJDocuments should be parsed as SolrObject instances
SolrUpdateResponse::PARSE_SOLR_DOCDocuments should be parsed as SolrDocument instances.
Solrupdateresponse