SolrDocument::deleteField
(PECL solr >= 0.9.2)
SolrDocument::deleteField — Removes a field from the document
Описание
public bool SolrDocument::deleteField
( string
$fieldName
)Removes a field from the document.
Список параметров
-
fieldName -
Name of the field
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
There are no user contributed notes for this page.
