You are here

function search_api_solr_update_8330 in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 search_api_solr.install \search_api_solr_update_8330()

Install Solr Request Dispatcher Configs.

File

./search_api_solr.install, line 1774
Install, update and uninstall functions for the Search API Solr module.

Code

function search_api_solr_update_8330() {

  // search_api_solr_update_helper_install_configs();
}