7 calls to SolrBackendTestBase::indexItems() in Search API Solr 8.3
- SearchApiSolrLocationTest::commonSolrBackendSetUp in tests/
src/ Kernel/ SearchApiSolrLocationTest.php - Required parts of the setUp() function that are the same for all backends.
- SearchApiSolrTest::checkDatasourceAdditionAndDeletion in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests addition and deletion of a data source.
- SearchApiSolrTest::checkHighlight in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests highlight options.
- SearchApiSolrTest::checkRetrieveData in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests retrieve_data options.
- SearchApiSolrTest::checkSearchResultSorts in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests search result sorts.
- SearchApiSolrTest::testAutocompleteAndNgram in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests the autocomplete support and ngram results.
- SearchApiSolrTest::testLanguageFallbackAndLanguageLimitedByOptions in tests/
src/ Kernel/ SearchApiSolrTest.php - Tests language fallback and language limiting via options.