Version-specific installation notes

Magnolia Solr module versions 7.0, 8.0, and 9.0 contain breaking changes in the API and these versions are not binary compatible with versions before 7.0.

Version 9.0

This version adds support for Solr server 9.0.
This version contains changes in solrconfig.xml and managed-schema. Please read the notes below before updating.

Updating to 9.0

Use the managed-schema and solrconfig.xml configuration files for your Solr core and for the $SOLR_HOME/server/solr/configsets/magnolia_data_driven_schema_config.

This is needed to recreate all Solr indexes because of the changes in configuration files and indexing classes. We recommend recreating the Solr core and then re-triggering indexing in Magnolia to do it.

  1. Use the solrconfig.xml and managed-schema configuration files for the $SOLR_HOME/server/solr/configsets/magnolia_data_driven_schema_config Magnolia config set.

  2. Delete the magnolia core and create it again.

    cd $SOLR_HOME/bin
    ./solr delete -c magnolia
    ./solr create_core -c magnolia -d magnolia_data_driven_schema_configs
  3. Re-trigger the indexers by changing their indexed property to false.

Feedback

DX Core

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the DX Core docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules