GoLang SolrClient::threads

request it (273)
GoLang replacement for PHP's SolrClient::threads [edit | history]



Do you know a GoLang replacement for PHP's SolrClient::threads? Write it!

PHP SolrClient::threads

PHP original manual for SolrClient::threads [ show | php.net ]

SolrClient::threads

(PECL solr >= 0.9.2)

SolrClient::threadsChecks the threads status

Description

public void SolrClient::threads ( void )

Checks the threads status

Parameters

This function has no parameters.

Return Values

Returns a SolrGenericResponse object.

Errors/Exceptions

Throws SolrClientException if the client failed, or there was a connection issue.

throws SolrServerException if the Solr Server failed to process the request.