This DDEV add-on provides a Solr standalone (no cloud) service for DDEV and
creates Solr cores according to the configuration defined in .ddev/typo3-solr/config.yaml.
This add-on is meant to be a simple integration for DDEV, as it does not
work with Solr Cloud and only for Solr standalone. Most web projects use
Solr in standalone-mode so this add-on simulates this behaviour for
local environments.
Installation
ddev add-on get ddev/ddev-typo3-solr && ddev restart
Configuration
Create cores and its configuration
Configuration example for TYPO3 in .ddev/typo3-solr/config.yaml: