From dce19c42fe0305daf40d264e6ec84c81cac90028 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Tue, 18 Feb 2020 15:59:18 +0100 Subject: [PATCH] fixed drupal config for solr as massive update broke it all --- Makefile | 3 +++ public_html | 2 +- solr_cores | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a7a9a59..43937e9 100644 --- a/Makefile +++ b/Makefile @@ -39,5 +39,8 @@ exec_php: exec_mysql: docker exec -it materiod8_mysql_1 bash +exec_solr: + docker exec -it materiod8_solr-new_1 bash + phplegacy: docker exec -it materiod8_php-legacy_1 bash diff --git a/public_html b/public_html index 2639034..a95d44c 160000 --- a/public_html +++ b/public_html @@ -1 +1 @@ -Subproject commit 26390343d0f6eafc5219c9825286c25b2183daf0 +Subproject commit a95d44c92baea1050b3dde1e8dc8a08825a68c0c diff --git a/solr_cores b/solr_cores index 74e0caf..a840905 160000 --- a/solr_cores +++ b/solr_cores @@ -1 +1 @@ -Subproject commit 74e0caf41294833556688f100931f4bb785f8596 +Subproject commit a84090562cdfd454e920a336169443c94f05e688