function search_api_solr_update_8329 in Search API Solr 8.3
Same name and namespace in other branches
- 4.x search_api_solr.install \search_api_solr_update_8329()
Install Solr Request Handler Configs.
File
- ./
search_api_solr.install, line 1816 - Install, update and uninstall functions for the Search API Solr module.
Code
function search_api_solr_update_8329() {
// search_api_solr_update_helper_install_configs();
}