You are here

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

Seconds to wait for a soft commit on Solr.

Type: int

File

tests/src/Kernel/SearchApiSolrTest.php, line 66

Class

SearchApiSolrTest
Tests index and search capabilities using the Solr search backend.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $waitForCommit = 2;