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