SolrObject
PHP Manual

SolrObject::__construct

(PECL solr >= 0.9.2)

SolrObject::__constructساخت شی Solr

Description

SolrObject::__construct ( void )

ساخت شی Solr.

Parameters

This function has no parameters.

Return Values

هیچ

Examples

Example #1 SolrObject::__construct() example

<?php
/* ... */
?>

The above example will output something similar to:

...

See Also


SolrObject
PHP Manual