SolrDocument::offsetExists
(PECL solr >= 0.9.2)
SolrDocument::offsetExists — Checks if a particular field exists
Descrierea
public bool SolrDocument::offsetExists
( string
$fieldName
)Checks if a particular field exists. This is used when the object is treated as an array.
Parametri
-
fieldName -
The name of the field.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
There are no user contributed notes for this page.
