SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Описание

public SolrInputDocument::getFieldCount ( void ) : int

Returns the number of fields in the document.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns an integer on success или FALSE в случае возникновения ошибки.