SolrInputDocument::fieldExists
(PECL solr >= 0.9.2)
SolrInputDocument::fieldExists — フィールドが存在するかチェック
説明
public bool SolrInputDocument::fieldExists
( string
$fieldName
)フィールドが存在するかチェックします。
パラメータ
-
fieldName -
フィールド名
返り値
フィールドが見つかった場合 TRUE 、見つからなかった場合 FALSE を返します。
There are no user contributed notes for this page.
