SolrInputDocument::deleteField
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Removes a field from the document
Description
SolrInputDocument::deleteField(string $fieldName): bool
Removes a field from the document.
Parameters
fieldNameThe name of the field.
Return Values
Success