PHP 8.3.4 Released!

SolrDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrDocument::getFieldNames文書内のフィールド名の配列を返す

説明

public SolrDocument::getFieldNames(): array

文書内のフィールド名の配列を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

この文書内のフィールド名を含む配列を返します。

add a note

User Contributed Notes

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