You are here

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

Same name and namespace in other branches
  1. 8.3 src/SolrBackendInterface.php \Drupal\search_api_solr\SolrBackendInterface::SEARCH_API_SOLR_MIN_SCHEMA_VERSION

The minimum required Solr schema version.

File

src/SolrBackendInterface.php, line 30

Class

SolrBackendInterface
Defines an interface for Solr search backend plugins.

Namespace

Drupal\search_api_solr

Code

const SEARCH_API_SOLR_MIN_SCHEMA_VERSION = '4.1.1';