编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 frontbase 函数 get the name of the specified field in a resultphp fdf 函数 get the value of a fieldphp reflectionproperty gets the property doc commentphp sdo 函数 get the property which defines the containment relationship to the data objectphp 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 returns the number of child documentsphp 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 used for custom serializationphp solrdocument adds another field to the documentphp solrdocument removes a field from the document
关注编程学问公众号
编程学问网 湘ICP备20001732号