Revision 2166657b205db171910273810932aae36cee11ab
Committed on 29/11/2018 11:19 pm by
Travis Raup <raupie@users.noreply.github.com> [GitHub Diff]
Set solr_core variable from platform.sh relationships (#334)
* Set solr_core variable from platform.sh relationships
This fixes a bug for ezplatform platform.sh customers with enterprise subscriptions. Platform.sh creates solr_cores named after the environment and not from the platform.sh services.yml file. You need to set the solr_core variable dynamically from the solr relationship using the path entry.
* Update platformsh.php