SolrInputDocument
PHP Manual

SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Açıklama

public int SolrInputDocument::getFieldCount ( void )

Returns the number of fields in the document.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an integer on success başarısızlık durumunda FALSE döner.


SolrInputDocument
PHP Manual