From: Felix Rauch Date: Tue, 8 May 2018 14:09:36 +0000 (+0200) Subject: Change solr core name in joml test config X-Git-Tag: v0.1.0~1081^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b58c41191406359f98a61ab3aeb7dacad097ac7f;p=pixelpark%2Fhiera.git Change solr core name in joml test config --- diff --git a/customer/joml/test.yaml b/customer/joml/test.yaml index 630a4f61..3a156466 100644 --- a/customer/joml/test.yaml +++ b/customer/joml/test.yaml @@ -157,15 +157,15 @@ infra::profile::wordpress::projects: 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