From b2bfad86d2b094a762aa4375e09a2f447ce29120 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Wed, 11 Apr 2018 10:25:35 +0200 Subject: [PATCH] excluded missing solr files job-of-my-life --- customer/joml/production.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index 3593a44d..ed6310a6 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -199,18 +199,18 @@ infra::profile::apache::pp_vhosts: ssl: false redirect_dest: http://regional-skilled-workers-initiative.de/ -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 - 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.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 +# 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 -- 2.39.5