PHP - Manual: SolrResponse::success
2024-11-12
(PECL solr >= 0.9.2)
SolrResponse::success — Was the request a success
Used to check if the request to the server was successful.
此函数没有参数。
Returns true
if it was successful and false
if it was not.