SolrDocument::clear
(PECL solr >= 0.9.2)
SolrDocument::clear — Drops all the fields in the document
説明
public bool SolrDocument::clear
( void
)
Resets the current object. Discards all the fields and resets the document boost to zero.
パラメータ
この関数にはパラメータはありません。
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。
There are no user contributed notes for this page.
