Skip to content

0.3.1

Compare
Choose a tag to compare
@mkalkbrenner mkalkbrenner released this 06 May 11:12
· 12 commits to main since this release

What's changed since 0.2.x

  • Updated to Solr 9
  • Support for creating collections via configuration
  • Added healthcheck
  • Use Solr's internal zookeeper
  • Let Solr startup fail in case of an error
  • Use official DDEV workflow action
  • 0.3.1: fixed solr-zk command and tests
  • 0.3.1: fixed start of the solr service if no configset present in .ddev/solr/configsets

Upgrading from 0.2.x

The switch from Solr 8 to Solr 9 might require changes to your Solr configsets.
If you use search_api_solr or any other framework that supports a configset generation, you should generate and upload a new configset after ddev has been restarted.
It advisable to reindex your documents or to delete and recreate your collections.