SolrInputDocument
PHP Manual

SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Description

public int SolrInputDocument::getFieldCount ( void )

Returns the number of fields in the document.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an integer on success ou FALSE si une erreur survient.


SolrInputDocument
PHP Manual