SolrDocument::offsetUnset
(PECL solr >= 0.9.2)
SolrDocument::offsetUnset — Removes a field
Description
public void SolrDocument::offsetUnset
( string
$fieldName
)Removes a field from the document.
Parameters
-
fieldName -
The name of the field.
Return Values
No return value.
There are no user contributed notes for this page.
