(PECL solr >= 0.9.2)
SolrInputDocument::deleteField — Removes a field from the document
$fieldName
Removes a field from the document.
fieldName
The name of the field.
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE