CakeFest 2024: The Official CakePHP Conference

SolrQueryResponse クラス

(PECL solr >= 0.9.2)

はじめに

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

クラス概要

定義済み定数

SolrQueryResponse クラス定数

SolrQueryResponse::PARSE_SOLR_OBJ

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

SolrQueryResponse::PARSE_SOLR_DOC

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

目次

add a note

User Contributed Notes

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