SolrInputDocument::fieldExists
(PECL solr >= 0.9.2)
SolrInputDocument::fieldExists — Checks if a field exists
Beschreibung
$fieldName): boolChecks if a field exists
Parameter-Liste
-
fieldName -
Name of the field.
Rückgabewerte
Returns true if the field was found and false if it was not found.

