PHP-Handbuch
Funktionsreferenz
Suchmaschinenerweiterungen
Solr
SolrInputDocument
SolrInputDocument::addChildDocument
SolrInputDocument::addChildDocuments
SolrInputDocument::addField
SolrInputDocument::clear
SolrInputDocument::__clone
SolrInputDocument::__construct
SolrInputDocument::deleteField
SolrInputDocument::__destruct
SolrInputDocument::fieldExists
SolrInputDocument::getBoost
SolrInputDocument::getChildDocuments
SolrInputDocument::getChildDocumentsCount
SolrInputDocument::getField
SolrInputDocument::getFieldBoost
SolrInputDocument::getFieldCount
SolrInputDocument::getFieldNames
SolrInputDocument::hasChildDocuments
SolrInputDocument::merge
SolrInputDocument::reset
SolrInputDocument::setBoost
SolrInputDocument::setFieldBoost
SolrInputDocument::sort
SolrInputDocument::toArray
SolrInputDocument::getChildDocuments
SolrInputDocument::getField
SolrInputDocument
PHP-Handbuch
SolrInputDocument::getChildDocumentsCount
Returns the number of child documents
Beschreibung
public
integer
SolrInputDocument::getChildDocumentsCount
(
void
)
Returns the number of child documents
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Siehe auch
SolrInputDocument::addChildDocument
SolrInputDocument::addChildDocuments
SolrInputDocument::hasChildDocuments
SolrInputDocument::getChildDocuments