(PECL solr >= 0.9.2)
SolrInputDocument::deleteField — Removes a field from the document
$fieldName
) : boolRemoves a field from the document.
fieldName
The name of the field.
Başarı durumunda TRUE
, başarısızlık durumunda FALSE
döner.