array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'solrinputdocument.getfieldcount.php', 1 => 'SolrInputDocument::getFieldCount', 2 => 'Returns the number of fields in the document', ), 'up' => array ( 0 => 'class.solrinputdocument.php', 1 => 'SolrInputDocument', ), 'prev' => array ( 0 => 'solrinputdocument.getfieldboost.php', 1 => 'SolrInputDocument::getFieldBoost', ), 'next' => array ( 0 => 'solrinputdocument.getfieldnames.php', 1 => 'SolrInputDocument::getFieldNames', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrinputdocument/getfieldcount.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL solr >= 0.9.2)
SolrInputDocument::getFieldCount — Returns the number of fields in the document
Returns the number of fields in the document.
Diese Funktion besitzt keine Parameter.
Returns an integer on successBei einem Fehler wird false zurückgegeben..