SolrInputDocument::getChildDocumentsCount
PHP Manual
PHP Manual»SolrInputDocument»SolrInputDocument::getChildDocumentsCount

SolrInputDocument::getChildDocumentsCount

(PECL solr >= 2.3.0)

SolrInputDocument::getChildDocumentsCountReturns the number of child documents

Опис

public function SolrInputDocument::getChildDocumentsCount(): int

Returns the number of child documents

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Прогляньте також

To Top