PHP 7.0.6 Released

SolrUtils::getSolrVersion

(PECL solr >= 0.9.2)

SolrUtils::getSolrVersionReturns the current version of the Solr extension

Description

public static string SolrUtils::getSolrVersion ( void )

Returns the current Solr version.

Parameters

This function has no parameters.

Return Values

The current version of the Apache Solr extension.

User Contributed Notes

There are no user contributed notes for this page.
To Top