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 в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top