(PECL solr >= 0.9.2)
Represents a response from the solr server.
$parser_mode
SolrGenericResponse::PARSE_SOLR_OBJ
Documents should be parsed as SolrObject instances
SolrGenericResponse::PARSE_SOLR_DOC
Documents should be parsed as SolrDocument instances.