SolrDocument::getField

名前でフィールドを取得

説明

public SolrDocumentField SolrDocument::getField(string $fieldName)

名前でフィールドを取得します。

パラメータ

fieldName

フィールド名

戻り値

成功時には SolrDocumentField、失敗時には false を返します。