SolrInputDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldNames返回包含文档中所有字段的数组

描述

public SolrInputDocument::getFieldNames(): array

返回包含文档中所有字段的数组。

参数

此函数没有参数。

返回值

成功时返回数组,失败时返回 false

添加注释

用户贡献的注释

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