(PECL solr >= 0.9.2)
Creates Solr object
public SolrObject::__construct ( void )
Creates Solr object.
Returns:
None
Examples:
SolrObject::__construct() example
<?php /* ... */ ?>
The above example will output something similar to:
...
Please login to continue.