CakeFest 2024: The Official CakePHP Conference

SolrUtils::getSolrVersion

(PECL solr >= 0.9.2)

SolrUtils::getSolrVersionSolr 拡張モジュールの現行バージョンを返す

説明

public static SolrUtils::getSolrVersion(): string

Solr の現行バージョンを返します。

パラメータ

この関数にはパラメータはありません。

戻り値

Apache Solr 拡張モジュールの現行バージョン。

add a note

User Contributed Notes

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