SolrDocument::getChildDocuments

(PECL solr >= 2.3.0)

SolrDocument::getChildDocumentsВозвращает массив дочерних документов (SolrDocument)

Описание

public SolrDocument::getChildDocuments(): array

Возвращает массив дочерних документов (SolrDocument)

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

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

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

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top