= 0.9.2)SolrDocument::offsetUnset — Removes a field說明public SolrDocument::offsetUnset(string $fieldName): voidRem">
(PECL solr >= 0.9.2)
SolrDocument::offsetUnset — Removes a field
$fieldName
): voidRemoves a field from the document.
fieldName
The name of the field.
No return value.