SolrInputDocument::getChildDocumentsCount

(PECL solr >= 2.3.0)

SolrInputDocument::getChildDocumentsCountReturns the number of child documents

Descripción

publicSolrInputDocument::getChildDocumentsCount(): int

Returns the number of child documents

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Ver también

To Top