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\KernelCode
protected $waitForCommit = 2;