SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Opis

public SolrInputDocument::getFieldCount ( void ) : int

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.

add a note add a note

User Contributed Notes

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