You are here

function search_api_solr_multilingual_post_update_replace_solr_field_types in Search API Multilingual Solr Search 8

Re-installs all Solr Field Types to be compatible to the latest structure.

File

./search_api_solr_multilingual.post_update.php, line 6

Code

function search_api_solr_multilingual_post_update_replace_solr_field_types() {

  // Removed due to race condition with
  // search_api_solr_multilingual_update_8001().
}