SolrInputDocument
PHP Manual

SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Opis

public int SolrInputDocument::getFieldCount ( void )

Returns the number of fields in the document.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an integer on success lub FALSE w przypadku niepowodzenia.


SolrInputDocument
PHP Manual