From 417e2420315b1ece180cec6d49c77ec2d24f0126 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 4 Jun 2018 13:43:45 +0200 Subject: [PATCH] joml update solr-typo3 for eures --- customer/joml/production.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index ed239b44..3c0f16f2 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -196,15 +196,15 @@ infra::profile::apache::pp_vhosts: solr::version: 6.3.0 solr::port: 8983 solr::cores: - german: - currency_src_file: /var/solr-typo3/typo3cores/german/conf/currency.xml - protwords_src_file: /var/solr-typo3/typo3cores/german/conf/protwords.txt - schema_src_file: /var/solr-typo3/typo3cores/german/conf/schema.xml - solrconfig_src_file: /var/solr-typo3/typo3cores/german/conf/solrconfig.xml - synonyms_src_file: /var/solr-typo3/typo3cores/german/conf/synonyms.txt + eures_de: + currency_src_file: /var/solr-typo3/typo3cores/eures_de/conf/currency.xml + protwords_src_file: /var/solr-typo3/typo3cores/eures_de/conf/protwords.txt + schema_src_file: /var/solr-typo3/typo3cores/eures_de/conf/schema.xml + solrconfig_src_file: /var/solr-typo3/typo3cores/eures_de/conf/solrconfig.xml + synonyms_src_file: /var/solr-typo3/typo3cores/eures_de/conf/synonyms.txt other_files: - - /var/solr-typo3/typo3cores/german/conf/elevate.xml - - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml - - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml - - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt - - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json + - /var/solr-typo3/typo3cores/eures_de/conf/elevate.xml + - /var/solr-typo3/typo3cores/eures_de/conf/general_schema_fields.xml + - /var/solr-typo3/typo3cores/eures_de/conf/general_schema_types.xml + - /var/solr-typo3/typo3cores/eures_de/conf/german-common-nouns.txt + - /var/solr-typo3/typo3cores/eures_de/conf/_schema_analysis_stopwords_german.json \ No newline at end of file -- 2.39.5