CakeFest 2024: The Official CakePHP Conference

SolrUtils::getSolrVersion

(PECL solr >= 0.9.2)

SolrUtils::getSolrVersionReturns the current version of the Solr extension

Descrição

public static SolrUtils::getSolrVersion(): string

Returns the current Solr version.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The current version of the Apache Solr extension.

add a note

User Contributed Notes

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