©
本文档使用 PHP中文网手册 发布
(PECL solr >= 0.9.2)
SolrDocument::getFieldCount — Returns the number of fields in this document
Returns the number of fields in this document. Multi-value fields are only counted once.
此函数没有参数。
Returns an integer on success and FALSE
on failure.