SolrObject::__construct
(PECL solr >= 0.9.2)
SolrObject::__construct — Creates Solr object
Descrizione
public SolrObject::__construct
( void
)
Creates Solr object.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
None
Esempi
Example #1 SolrObject::__construct() example
<?php
/* ... */
?>
Il precedente esempio visualizzerĂ qualcosa simile a:
...
Vedere anche:
- Classname::Method()
There are no user contributed notes for this page.
