SolrObject::__construct
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Creates Solr object
Description
SolrObject::__construct()
Creates Solr object.
Parameters Parameters
Return Values
None
Examples
SolrObject::__construct example
php
<?php
/* ... */
?>The above example will output something similar to:
output
...