SolrInputDocument::deleteField
(PECL solr >= 0.9.2)
SolrInputDocument::deleteField — 文書からフィールドを除去
説明
public bool SolrInputDocument::deleteField
( string
$fieldName
)文書からフィールドを除去します。
パラメータ
-
fieldName -
フィールド名
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。
There are no user contributed notes for this page.
