|
SolrClient::__constructConstructor for the SolrClient object Description
public SolrClient::__construct
( array
$clientOptions
)Constructor for the SolrClient object Parameters
Errors/ExceptionsThrows SolrIllegalArgumentException on failure. Examples
Example #1 SolrClient::__construct example
<?php The above example will output something similar to: See Also
|