The SolrUpdateResponse class
(PECL solr >= 0.9.2)
Introduction
Represents a response to an update request.
Predefined Constants
SolrUpdateResponse Class Constants
SolrUpdateResponse::PARSE_SOLR_OBJ
-
Documents should be parsed as SolrObject instances
SolrUpdateResponse::PARSE_SOLR_DOC
-
Documents should be parsed as SolrDocument instances.
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.