CakeFest 2024: The Official CakePHP Conference

SolrUpdateResponse クラス

(PECL solr >= 0.9.2)

はじめに

更新リクエストに対するレスポンスを表現

クラス概要

定義済み定数

SolrUpdateResponse クラス定数

SolrUpdateResponse::PARSE_SOLR_OBJ

文書は、SolrObject インスタンスとしてパースされなければなりません

SolrUpdateResponse::PARSE_SOLR_DOC

文書は、SolrDocument インスタンスとしてパースされなければなりません

目次

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top