SolrObject::offsetGetUsed to retrieve a property Description
public mixed SolrObject::offsetGet
( string
$property_name
)Used to get the value of a property. This is used when the object is treated as an array. Parameters
Return ValuesReturns the property value. |