SolrDocument::__unset
Removes a field from the document
Beschreibung
public bool SolrDocument::__unset
( string $fieldName
)
Parameter-Liste
-
fieldName
-
The name of the field.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.