You are here

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

A Search API server ID.

Type: string

Overrides BackendTestBase::$serverId

File

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

Class

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

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $serverId = 'solr_search_server';