|
SolrClient::getOptionsReturns the client options set internally 説明public array SolrClient::getOptions()
Returns the client options set internally. Very useful for debugging. The values returned are readonly and can only be set when the object is instantiated. パラメータこの関数にはパラメータはありません。 戻り値Returns an array containing all the options for the SolrClient object set internally. 参考
|