You are here

protected property SearchApiSolrLocationTest::$indexId in Search API Solr 8

A Search API index ID.

Type: string

Overrides BackendTestBase::$indexId

File

tests/src/Kernel/SearchApiSolrLocationTest.php, line 48

Class

SearchApiSolrLocationTest
Tests location searches and distance facets using the Solr search backend.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $indexId = 'solr_search_index';