编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrDocument::fieldExists
  • SolrDocument::getChildDocuments »
  • PHP Manual
  • SolrDocument
  • Access the field as a property

SolrDocument::__get

(PECL solr >= 0.9.2)

SolrDocument::__get — Access the field as a property

说明

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

Magic method for accessing the field as a property.

参数

fieldName

The name of the field.

返回值

Returns a SolrDocumentField instance.

相关文章
php oci8 obsolete aliases and functions 别名 oci field is nullphp odbc 函数 datatype of a fieldphp pdf 函数 create form field groupphp intlcalendar whether a field is setphp intlchar check if code point has the white space unicode propertyphp solrdocument adds a field to the documentphp solrdocument retrieves the current fieldphp solrdocument removes a field from the documentphp solrdocument checks if a field exists in the documentphp solrdocument access the field as a propertyphp solrdocument retrieves a field by namephp solrdocument checks if a field existsphp solrdocument moves the internal pointer to the next fieldphp solrdocument checks if a particular field existsphp solrdocument retrieves a fieldphp solrdocument adds a field to the documentphp solrdocument removes a fieldphp solrdocument adds another field to the documentphp solrdocument removes a field from the documentphp solrquery sets the maximum number of highlighted snippets to generate per field
关注编程学问公众号
编程学问网 湘ICP备20001732号