SolrQuery::__construct

(PECL solr >= 0.9.2)

SolrQuery::__constructコンストラクタ

説明

public SolrQuery::__construct(string $q = ?)

コンストラクタ

パラメータ

q

任意の検索クエリ

戻り値

ありません

エラー / 例外

無効なパラメータが渡されたときに SolrIllegalArgumentException が発生します。

変更履歴

バージョン 説明
PECL solr 2.0.0 q が無効な場合に SolrIllegalArgumentException が発生するようになりました。以前のバージョンではエラーになっていました。

関連キーワード:  SolrQuery, construct, パラメータ, エラー, IllegalArgumentException, 発生, バージョン, collapse, destruct, public