You are here

constant SolrBackendInterface::SEARCH_API_SOLR_SCHEMA_VERSION in Search API Solr 4.x

The current Solr schema version.

@todo replace by an automatic detection when core provides module versions.

File

src/SolrBackendInterface.php, line 25

Class

SolrBackendInterface
Defines an interface for Solr search backend plugins.

Namespace

Drupal\search_api_solr

Code

const SEARCH_API_SOLR_SCHEMA_VERSION = '4.2.1';