SolrDocument::getChildDocumentsCount

(PECL solr >= 2.3.0)

SolrDocument::getChildDocumentsCountReturns the number of child documents

Descripción

publicSolrDocument::getChildDocumentsCount(): int

Returns the number of child documents

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Ver también

To Top