SolrDocument::__isset

Checks if a field exists

Beschreibung

public bool SolrDocument::__isset ( string $fieldName )

Checks if a field exists

Parameter-Liste

fieldName

Name of the field.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.