protected function SearchApiSolrLocationTest::checkServerBackend in Search API Solr 8
Tests the correct setup of the server backend.
Overrides BackendTestBase::checkServerBackend
File
- tests/
src/ Kernel/ SearchApiSolrLocationTest.php, line 425
Class
- SearchApiSolrLocationTest
- Tests location searches and distance facets using the Solr search backend.
Namespace
Drupal\Tests\search_api_solr\KernelCode
protected function checkServerBackend() {
}