php8.5
Home/ Manual/ solr / solrobject/ SolrObject::__construct

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
...

Source: reference/solr/solrobject/construct.xml · from the official PHP manual (php/doc-en)