From cda0b4109f794c944a22e5dc31289e7239665bbe Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Mon, 5 Mar 2018 12:26:27 +0100 Subject: [PATCH] BMBF - commented solr stuff on test --- .../bmbf/test-web02-bmbf.pixelpark.net.yaml | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml index b742d958..ac35b39c 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 ################################################################################################### -- 2.39.5