= 0.9.2)SolrDocument::__isset — Checks if a field exists說明public SolrDocument::__isset(string $fieldName): boolChecks">
(PECL solr >= 0.9.2)
SolrDocument::__isset — Checks if a field exists
$fieldName
): boolChecks if a field exists
fieldName
Name of the field.
成功時返回 true
, 或者在失敗時返回 false
。