SolrDocument::offsetUnset

Removes a field

Beschreibung

public void SolrDocument::offsetUnset ( string $fieldName )

Removes a field from the document.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

No return value.