©
本文档使用
php中文网手册 发布
(PECL solr >= 0.9.2)
SolrInputDocument::fieldExists — Checks if a field exists
$fieldName
)Checks if a field exists
fieldName Name of the field.
Returns TRUE if the field was found and FALSE if it was not found.