2024年PHP开发者大会日本站

SolrInputDocument::hasChildDocuments

(PECL solr >= 2.3.0)

SolrInputDocument::hasChildDocuments如果文档有任何子文档,则返回 true

描述

public SolrInputDocument::hasChildDocuments(): bool

检查文档是否包含任何子文档。

参数

此函数没有参数。

返回值

参见

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top