Skip to content

0.3.0

Compare
Choose a tag to compare
@mkalkbrenner mkalkbrenner released this 02 May 17:26
· 15 commits to main since this release
a9c9459

What's Changed

  • 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

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.