Skip to content

Releases: ddev/ddev-solr

0.4.1

14 May 14:04
875b746
Compare
Choose a tag to compare

What's changed since 0.3.x

  • Added support for anonymous searches for old applications that don't support basic authentication when connecting Solr
  • Added support for third party Solr plugins/modules/libraries by just putting the jar files into `.ddev/solr/libs/
  • 0.4.1; removed techproducts example, except for tests

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.

0.4.0

06 May 11:13
1863bbc
Compare
Choose a tag to compare

What's changed since 0.3.x

  • Added support for anonymous searches for old applications that don't support basic authentication when connecting Solr
  • Added support for third party Solr plugins/modules/libraries by just putting the jar files into `.ddev/solr/libs/

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.

0.3.1

06 May 11:12
Compare
Choose a tag to compare

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.

0.3.0

02 May 17:26
a9c9459
Compare
Choose a tag to compare

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.

0.2.2: maintenance

07 Oct 18:42
5e4da7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

23 Jun 07:16
Compare
Choose a tag to compare

What's Changed

  • [docs] Add image of configset upload by @rfay in #11
  • solr command needs to have #ddev-generated by @rfay in #12
  • extended README by @mkalkbrenner

Full Changelog: 0.2.0...0.2.1

0.2.0

22 Jun 14:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

20 Jun 10:27
Compare
Choose a tag to compare
check for files