SolrObject (class)
The SolrObject class
Introduction
(PECL solr >= 0.9.2)
This is an object whose properties can also by accessed using the array syntax. All its properties are read-only.
Class synopsis
final SolrObject implements ArrayAccess {
/* Methods */
public __construct ( void )
public void __destruct ( void )
public array