]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
[TASK] Adding solr configuration
authorHeiko Hardt <heiko.hardt@publicispixelpark.de>
Mon, 8 Jan 2018 12:57:12 +0000 (13:57 +0100)
committerHeiko Hardt <heiko.hardt@publicispixelpark.de>
Mon, 8 Jan 2018 13:10:18 +0000 (14:10 +0100)
customer/bmbf/test-web02-bmbf.pixelpark.net.yaml
customer/bmbf/web02-bmbf.pixelpark.net.yaml

index f11aa2ddcacef5ae4da4e2660a4782bdabdd964d..4af2090b4520b150e19f3287dae1ef9175c2c23a 100644 (file)
@@ -10,6 +10,26 @@ infra::additional_classes:
 nodejs::repo_url_suffix: '6.x'
 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
+
+# PHP
+###################################################################################################
 repo::remi_php70: true
 
 php::extensions:
index bebf2f1404c6e956d36787d9179e6a6587b94d00..296c0227aad8ed24207b54ad1086ea51f60f4ebc 100644 (file)
@@ -10,6 +10,26 @@ infra::additional_classes:
 nodejs::repo_url_suffix: '6.x'
 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
+
+# PHP
+###################################################################################################
 repo::remi_php70: true
 
 php::extensions: