From 4eeaa986e0e603939f6405298c0e741583fe203c Mon Sep 17 00:00:00 2001 From: DuttonMa Date: Wed, 11 Jun 2025 12:59:26 +0100 Subject: [PATCH] Solr DDEV changes for local development --- .../local/search_api.server.solr_default.yml | 4 ++-- .../config/cosicani/local/search_api.server.solr_default.yml | 4 ++-- .../config/cvocni/local/search_api.server.solr_default.yml | 4 ++-- .../hiaredressni/local/search_api.server.solr_default.yml | 4 ++-- project/config/imtac/local/search_api.server.solr_default.yml | 4 ++-- .../nicertoffice/local/search_api.server.solr_default.yml | 4 ++-- .../local/search_api.server.solr_default.yml | 4 ++-- project/config/nijac/local/search_api.server.solr_default.yml | 4 ++-- project/config/ppsni/local/search_api.server.solr_default.yml | 4 ++-- .../local/search_api.server.solr_default.yml | 4 ++-- .../sentencereview/local/search_api.server.solr_default.yml | 4 ++-- .../local/search_api.server.solr_default.yml | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/project/config/communityrelations/local/search_api.server.solr_default.yml b/project/config/communityrelations/local/search_api.server.solr_default.yml index cc019a2cee..2b7972189e 100644 --- a/project/config/communityrelations/local/search_api.server.solr_default.yml +++ b/project/config/communityrelations/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: communityrelations_solr + host: solr port: 8983 path: / - core: default + core: communityrelations timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/cosicani/local/search_api.server.solr_default.yml b/project/config/cosicani/local/search_api.server.solr_default.yml index e90fc28ed1..180969b831 100644 --- a/project/config/cosicani/local/search_api.server.solr_default.yml +++ b/project/config/cosicani/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: cosicani_solr + host: solr port: 8983 path: / - core: default + core: cosicani timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/cvocni/local/search_api.server.solr_default.yml b/project/config/cvocni/local/search_api.server.solr_default.yml index 7220f1799f..df8fbddec0 100644 --- a/project/config/cvocni/local/search_api.server.solr_default.yml +++ b/project/config/cvocni/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: cvocni_solr + host: solr port: 8983 path: / - core: default + core: cvocni timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/hiaredressni/local/search_api.server.solr_default.yml b/project/config/hiaredressni/local/search_api.server.solr_default.yml index 392debb8fb..471f00dcaa 100644 --- a/project/config/hiaredressni/local/search_api.server.solr_default.yml +++ b/project/config/hiaredressni/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: hiaredressni_solr + host: solr port: 8983 path: / - core: default + core: hiaredressni timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/imtac/local/search_api.server.solr_default.yml b/project/config/imtac/local/search_api.server.solr_default.yml index ec3736029c..d9b6552a9c 100644 --- a/project/config/imtac/local/search_api.server.solr_default.yml +++ b/project/config/imtac/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: imtac_solr + host: solr port: 8983 path: / - core: default + core: imtac timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/nicertoffice/local/search_api.server.solr_default.yml b/project/config/nicertoffice/local/search_api.server.solr_default.yml index ff940b3d44..fb40b10a00 100644 --- a/project/config/nicertoffice/local/search_api.server.solr_default.yml +++ b/project/config/nicertoffice/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: nicertoffice_solr + host: solr port: 8983 path: / - core: default + core: nicertoffice timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/nicybersecuritycentre/local/search_api.server.solr_default.yml b/project/config/nicybersecuritycentre/local/search_api.server.solr_default.yml index 4dc62ae468..542fe6a0ab 100644 --- a/project/config/nicybersecuritycentre/local/search_api.server.solr_default.yml +++ b/project/config/nicybersecuritycentre/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: nicybersecuritycentre_solr + host: solr port: 8983 path: / - core: default + core: nicybersecuritycentre timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/nijac/local/search_api.server.solr_default.yml b/project/config/nijac/local/search_api.server.solr_default.yml index 83c56b7e38..55848fdcbb 100644 --- a/project/config/nijac/local/search_api.server.solr_default.yml +++ b/project/config/nijac/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: nijac_solr + host: solr port: 8983 path: / - core: default + core: nijac timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/ppsni/local/search_api.server.solr_default.yml b/project/config/ppsni/local/search_api.server.solr_default.yml index 167073c5c9..daffd8c3fe 100644 --- a/project/config/ppsni/local/search_api.server.solr_default.yml +++ b/project/config/ppsni/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: ppsni_solr + host: solr port: 8983 path: / - core: default + core: ppsni timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/publicappointmentsni/local/search_api.server.solr_default.yml b/project/config/publicappointmentsni/local/search_api.server.solr_default.yml index 0166f9a648..994d5e0e0e 100644 --- a/project/config/publicappointmentsni/local/search_api.server.solr_default.yml +++ b/project/config/publicappointmentsni/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: publicappointmentsni_solr + host: solr port: 8983 path: / - core: default + core: publicappointmentsni timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/sentencereview/local/search_api.server.solr_default.yml b/project/config/sentencereview/local/search_api.server.solr_default.yml index 51dbafb360..987f27afa7 100644 --- a/project/config/sentencereview/local/search_api.server.solr_default.yml +++ b/project/config/sentencereview/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: sentencereview_solr + host: solr port: 8983 path: / - core: default + core: sentencereview timeout: 5 index_timeout: 5 optimize_timeout: 10 diff --git a/project/config/victimspaymentsboard/local/search_api.server.solr_default.yml b/project/config/victimspaymentsboard/local/search_api.server.solr_default.yml index 63857402dc..5ab96c77d3 100644 --- a/project/config/victimspaymentsboard/local/search_api.server.solr_default.yml +++ b/project/config/victimspaymentsboard/local/search_api.server.solr_default.yml @@ -40,10 +40,10 @@ backend_config: connector: standard connector_config: scheme: http - host: victimspaymentsboard_solr + host: solr port: 8983 path: / - core: default + core: victimspaymentsboard timeout: 5 index_timeout: 5 optimize_timeout: 10