protected function SearchApiSolrLocationTest::updateIndex in Search API Solr 8
Checks whether changes to the index's fields are picked up by the server.
Overrides BackendTestBase::updateIndex
File
- tests/
src/ Kernel/ SearchApiSolrLocationTest.php, line 430
Class
- SearchApiSolrLocationTest
- Tests location searches and distance facets using the Solr search backend.
Namespace
Drupal\Tests\search_api_solr\KernelCode
protected function updateIndex() {
}