You are here

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

Seconds to wait for a soft commit on Solr.

Type: int

File

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

Class

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

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $waitForCommit = 2;