©
Ce document utilise Manuel du site Web PHP chinois Libérer
(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.