SolrInputDocument::deleteField
(PECL solr >= 0.9.2)
SolrInputDocument::deleteField — Removes a field from the document
Descrição
public bool SolrInputDocument::deleteField
( string
$fieldName
)Removes a field from the document.
Parâmetros
-
fieldName -
The name of the field.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em caso de falha.
There are no user contributed notes for this page.
