SolrDocument::__isset
(PECL solr >= 0.9.2)
SolrDocument::__isset — Checks if a field exists
Descrizione
public bool SolrDocument::__isset
( string
$fieldName
)Checks if a field exists
Elenco dei parametri
-
fieldName -
Name of the field.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
