Класс SolrUpdateResponse SolrUpdateResponse
&reftitle.intro; Представляет ответ на запрос на обновление.
&reftitle.classsynopsis; SolrUpdateResponse final SolrUpdateResponse extends SolrResponse &Constants; const int SolrUpdateResponse::PARSE_SOLR_OBJ 0 const int SolrUpdateResponse::PARSE_SOLR_DOC 1 &InheritedProperties; &Methods; &InheritedMethods;
&reftitle.constants;
Константы класса SolrUpdateResponse SolrUpdateResponse::PARSE_SOLR_OBJ Документы следует анализировать как экземпляры SolrObject SolrUpdateResponse::PARSE_SOLR_DOC Документы следует анализировать как экземпляры SolrDocument
&reference.solr.entities.solrupdateresponse;