| SolrObject::__constructCreates Solr object Description
   public  SolrObject::__construct
    ( void
   ) Creates Solr object. ParametersThis function has no parameters. Return ValuesNone Examples
 Example #1 SolrObject::__construct example 
<?phpThe above example will output something similar to: ... See Also
 
 |