SolrDocument::getField

(PECL solr >= 0.9.2)

SolrDocument::getFieldRetrieves a field by name

说明

public SolrDocument::getField(string $fieldName): SolrDocumentField

Retrieves a field by name.

参数

fieldName

Name of the field.

返回值

Returns a SolrDocumentField on success and false on failure.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/solrdocument.getfield.php