From 9a795c457828fde044556cb0066101890658a1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Tue, 22 Sep 2020 16:06:38 +0200 Subject: [PATCH] [Platform.sh] Changed default version of Solr to 7.7 (#546) --- .platform/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.platform/services.yaml b/.platform/services.yaml index f32d890eb1..e67c5f7cf3 100644 --- a/.platform/services.yaml +++ b/.platform/services.yaml @@ -57,7 +57,7 @@ rediscache: # Multi core setup is currently not supported on Platform.sh. Sharding does not work as the cores are # unable to reach each other #solrsearch: -# type: solr:6.6 +# type: solr:7.7 # disk: 512 # configuration: # configsets: