= 0.9.2)SolrDocument::__isset — Checks if a field exists說(shuō)明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.
成功時(shí)返回 true
, 或者在失敗時(shí)返回 false
。