From: sascha.strassheim Date: Mon, 5 Mar 2018 11:47:46 +0000 (+0100) Subject: BMBF - test solr revert X-Git-Tag: v0.1.0~1513^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7960f2e2350a846fd1f3efab2254d2d64ab4e148;p=pixelpark%2Fhiera.git BMBF - test solr revert --- diff --git a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml index ac35b39c..b742d958 100644 --- a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml @@ -15,21 +15,21 @@ nodejs::manage_package_repo: true # Solr ################################################################################################### -#solr::version: 6.6.2 -#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 -# 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 +solr::version: 6.6.2 +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 + 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 # PHP ###################################################################################################