SolrDocument::__unset
(PECL solr >= 0.9.2)
SolrDocument::__unset — 文書からフィールドを除去
説明
public bool SolrDocument::__unset
( string
$fieldName
)フィールドがオブジェクトのプロパティとしてアクセスされる場合、文書からフィールドを除去します。
パラメータ
-
fieldName -
フィールド名
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。
There are no user contributed notes for this page.
