You are here

16 calls to SolrCommitTrait::ensureCommit() in Search API Solr 8.2

FacetsTest::indexItems in tests/src/Functional/FacetsTest.php
Indexes all (unindexed) items on the specified index.
FacetsTest::tearDown in tests/src/Functional/FacetsTest.php
IntegrationTest::indexItems in tests/src/Functional/IntegrationTest.php
Indexes all (unindexed) items on the specified index.
IntegrationTest::tearDown in tests/src/Functional/IntegrationTest.php
MultilingualViewsTest::indexItems in tests/src/Functional/MultilingualViewsTest.php
Indexes all (unindexed) items on the specified index.
MultilingualViewsTest::tearDown in tests/src/Functional/MultilingualViewsTest.php
SearchApiSolrBackend::finalizeIndex in src/Plugin/search_api/backend/SearchApiSolrBackend.php
SearchApiSolrTest::checkModuleUninstall in tests/src/Kernel/SearchApiSolrTest.php
Tests whether removing the configuration again works as it should.
SearchApiSolrTest::testDatasourceAdditionAndDeletion in tests/src/Kernel/SearchApiSolrTest.php
Tests addition and deletion of a data source.
SolrBackendTestBase::checkIndexWithoutFields in tests/src/Kernel/SolrBackendTestBase.php
Checks the correct handling of an index without fields.
SolrBackendTestBase::clearIndex in tests/src/Kernel/SolrBackendTestBase.php
Clears the test index.
SolrBackendTestBase::indexItems in tests/src/Kernel/SolrBackendTestBase.php
Indexes all (unindexed) items on the specified index.
SolrBackendTrait::indexItems in tests/src/Kernel/Processor/SolrBackendTrait.php
SolrBackendTrait::tearDown in tests/src/Kernel/Processor/SolrBackendTrait.php
ViewsTest::indexItems in tests/src/Functional/ViewsTest.php
Indexes all (unindexed) items on the specified index.
ViewsTest::tearDown in tests/src/Functional/ViewsTest.php