|
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
The above example will output something similar to: See Also
|