You are here

function search_api_solr_update_8409 in Search API Solr 4.x

Add Hungarian field type.

File

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

Code

function search_api_solr_update_8409() {
  search_api_solr_update_helper_install_configs();
}