You are here

constant SolrBackendInterface::SEARCH_API_SOLR_MIN_SCHEMA_VERSION in Search API Solr 8.3

Same name and namespace in other branches
  1. 4.x 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 22

Class

SolrBackendInterface
Defines an interface for Solr search backend plugins.

Namespace

Drupal\search_api_solr

Code

const SEARCH_API_SOLR_MIN_SCHEMA_VERSION = '8.3.10';