[2018-09-21]
Using multiple Solr cores with DDEV
#drupal
#search api
#ddev
#solr
If you want to have multiple Solr indexes using Search API, you need to have a core for each index instance. For my local development stack, I use DDEV.