SolrInputDocument
PHP Manual

SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

説明

public int SolrInputDocument::getFieldCount ( void )

Returns the number of fields in the document.

パラメータ

この関数にはパラメータはありません。

返り値

Returns an integer on success失敗した場合に FALSE を返します.


SolrInputDocument
PHP Manual