16 calls to SolrCommitTrait::ensureCommit() in Search API Solr 8.3
- 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 - IntegrationTest::testInstallAndDefaultSetupWorking in modules/
search_api_solr_defaults/ tests/ src/ Functional/ IntegrationTest.php - Tests whether the default search was correctly installed.
- SearchApiSolrBackend::finalizeIndex in src/
Plugin/ search_api/ backend/ SearchApiSolrBackend.php - Apply any finalization commands to a solr index.
- SearchApiSolrTechproductsTest::testBackend in tests/
src/ Kernel/ SearchApiSolrTechproductsTest.php - Tests location searches and distance facets.
- SearchApiSolrTest::checkDatasourceAdditionAndDeletion in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests addition and deletion of a data source.
- SearchApiSolrTest::checkModuleUninstall in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests whether removing the configuration again works as it should.
- 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