SolrInputDocument
PHP Manual

SolrInputDocument::getChildDocuments

(PECL solr >= 2.3.0)

SolrInputDocument::getChildDocumentsReturns an array of child documents (SolrInputDocument)

Описание

public array SolrInputDocument::getChildDocuments ( void )

Returns an array of child documents (SolrInputDocument)

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Смотрите также


SolrInputDocument
PHP Manual