- Issue created by @ressa
The default host
is localhost
in src/SolrConnector/SolrConnectorPluginBase.php
even though DDEV works with solr
, and solr
is also used in the README.
Try to create a new Solr server with the default settings, and fail.
Make the default settings work.
Set default host
to be solr
.
Active
4.0
Code