SolrDocument::offsetExists
(PECL solr >= 0.9.2)
SolrDocument::offsetExists — بررسی وجود فیلد به خصوص
Description
public bool SolrDocument::offsetExists
( string $fieldName
)
بررسی وجود فیلد به خصوص. استفاده هنگام رفتار با شی همانند آرایه.
Parameters
- fieldName
-
The name of the field.
Return Values
Returns TRUE on success or FALSE on failure.
There are no user contributed notes for this page.
