SolrDocument::__isset
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Checks if a field exists
Description
SolrDocument::__isset(string $fieldName): bool
Checks if a field exists
Parameters
fieldNameName of the field.
Return Values
Success