©
이 문서에서는 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.