]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Remove Solr-Config Stuff
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Sat, 10 Dec 2016 22:11:31 +0000 (23:11 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Sat, 10 Dec 2016 22:11:31 +0000 (23:11 +0100)
customer/buschjaeger/production.yaml
customer/buschjaeger/web01-buschjaeger-de.pixelpark.net.yaml

index 863bf93a4e5d13f84b6fa60687691e9df583c63a..93fef1ee60029bbb3052222708bca76836029034 100644 (file)
@@ -17,6 +17,7 @@ solr::cloudmembers:
    - search02-buschjaeger-de.pixelpark.net:2181
    - search03-buschjaeger-de.pixelpark.net:2181
    - search04-buschjaeger-de.pixelpark.net:2181
+# We create empty core,because we get Config from Zookeeper, Read https://intra.pixelpark.com/confluence/x/khd1Ag how to move config files to zookeeper
 solr::cores:
   german: {}
   austrian: {}
@@ -25,83 +26,3 @@ solr::cores:
   french: {}
   polish: {}
   russian: {}
-#solr::cores:
-#  austrian:
-#    protwords_src_file: /var/solr-typo3/typo3cores/austrian/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/austrian/conf/schema.xml
-##    solrconfig_src_file: /var/solr-typo3/typo3cores/austrian/conf/solrconfig.xml
-#   synonyms_src_file: /var/solr-typo3/typo3cores/austrian/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/austrian/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/austrian/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/austrian/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/austrian/conf/austrian-common-nouns.txt
-#      - /var/solr-typo3/typo3cores/austrian/conf/_schema_analysis_stopwords_austrian.json
-#      - /var/solr-typo3/typo3cores/austrian/conf/currency.xml
-#  dutch:
-#    protwords_src_file: /var/solr-typo3/typo3cores/dutch/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/dutch/conf/schema.xml
-#    solrconfig_src_file: /var/solr-typo3/typo3cores/dutch/conf/solrconfig.xml
-#    synonyms_src_file: /var/solr-typo3/typo3cores/dutch/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/dutch/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/dutch/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/dutch/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/dutch/conf/_schema_analysis_stopwords_dutch.json
-#      - /var/solr-typo3/typo3cores/dutch/conf/currency.xml
-#  english:
-#    protwords_src_file: /var/solr-typo3/typo3cores/english/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/english/conf/schema.xml
-#    solrconfig_src_file: /var/solr-typo3/typo3cores/english/conf/solrconfig.xml
-#    synonyms_src_file: /var/solr-typo3/typo3cores/english/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/english/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/english/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/english/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/english/conf/_schema_analysis_stopwords_english.json
-#      - /var/solr-typo3/typo3cores/english/conf/currency.xml
-#  french:
-#    protwords_src_file: /var/solr-typo3/typo3cores/french/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/french/conf/schema.xml
-#    solrconfig_src_file: /var/solr-typo3/typo3cores/french/conf/solrconfig.xml
-#    synonyms_src_file: /var/solr-typo3/typo3cores/french/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/french/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/french/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/french/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/french/conf/_schema_analysis_stopwords_french.json
-#      - /var/solr-typo3/typo3cores/french/conf/currency.xml
-#  german:
-#    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
-#      - /var/solr-typo3/typo3cores/german/conf/currency.xml
-#  polish:
-#    protwords_src_file: /var/solr-typo3/typo3cores/polish/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/polish/conf/schema.xml
-#    solrconfig_src_file: /var/solr-typo3/typo3cores/polish/conf/solrconfig.xml
-#    synonyms_src_file: /var/solr-typo3/typo3cores/polish/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/polish/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/polish/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/polish/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/polish/conf/_schema_analysis_stopwords_polish.json
-#      - /var/solr-typo3/typo3cores/polish/conf/currency.xml
-#  russian:
-#    protwords_src_file: /var/solr-typo3/typo3cores/russian/conf/protwords.txt
-#    schema_src_file: /var/solr-typo3/typo3cores/russian/conf/schema.xml
-#    solrconfig_src_file: /var/solr-typo3/typo3cores/russian/conf/solrconfig.xml
-#    synonyms_src_file: /var/solr-typo3/typo3cores/russian/conf/synonyms.txt
-#    other_files:
-#      - /var/solr-typo3/typo3cores/russian/conf/elevate.xml
-#      - /var/solr-typo3/typo3cores/russian/conf/general_schema_fields.xml
-#      - /var/solr-typo3/typo3cores/russian/conf/general_schema_types.xml
-#      - /var/solr-typo3/typo3cores/russian/conf/_schema_analysis_stopwords_russian.json
-#      - /var/solr-typo3/typo3cores/russian/conf/currency.xml
index 6d5470169bb016bf1bf4b033e85b64819e9d4cc8..18e0e531e33589a5c300f2a20007648c03aa3587 100644 (file)
@@ -23,88 +23,6 @@ apache::default_vhost: false
 
 repo::remi_php70: true
 
-# This is my bootstrap host
-solr::cores:
-  austrian:
-    protwords_src_file: /var/solr-typo3/typo3cores/austrian/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/austrian/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/austrian/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/austrian/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/austrian/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/austrian/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/austrian/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/austrian/conf/austrian-common-nouns.txt
-      - /var/solr-typo3/typo3cores/austrian/conf/_schema_analysis_stopwords_austrian.json
-      - /var/solr-typo3/typo3cores/austrian/conf/currency.xml
-  dutch:
-    protwords_src_file: /var/solr-typo3/typo3cores/dutch/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/dutch/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/dutch/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/dutch/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/dutch/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/dutch/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/dutch/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/dutch/conf/_schema_analysis_stopwords_dutch.json
-      - /var/solr-typo3/typo3cores/dutch/conf/currency.xml
-  english:
-    protwords_src_file: /var/solr-typo3/typo3cores/english/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/english/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/english/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/english/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/english/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/english/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/english/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/english/conf/_schema_analysis_stopwords_english.json
-      - /var/solr-typo3/typo3cores/english/conf/currency.xml
-  french:
-    protwords_src_file: /var/solr-typo3/typo3cores/french/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/french/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/french/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/french/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/french/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/french/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/french/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/french/conf/_schema_analysis_stopwords_french.json
-      - /var/solr-typo3/typo3cores/french/conf/currency.xml
-  german:
-    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
-      - /var/solr-typo3/typo3cores/german/conf/currency.xml
-  polish:
-    protwords_src_file: /var/solr-typo3/typo3cores/polish/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/polish/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/polish/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/polish/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/polish/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/polish/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/polish/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/polish/conf/_schema_analysis_stopwords_polish.json
-      - /var/solr-typo3/typo3cores/polish/conf/currency.xml
-  russian:
-    protwords_src_file: /var/solr-typo3/typo3cores/russian/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/russian/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/russian/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/russian/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/russian/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/russian/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/russian/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/russian/conf/_schema_analysis_stopwords_russian.json
-      - /var/solr-typo3/typo3cores/russian/conf/currency.xml
-
 site::profile::apache::htdigest:
   server:
     www: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAA99fMDcku0YVZ6iGjWLJ0SyNookLa5DcQM4qy4ccId+UgOS/7fRcjQa3+TEPH26cBnH6yU3nqSPEoB94NtG7oGUP/UYJ0gFDBoLDvixGKItd4NkTYU2Ac94JjFRF+FNxXTvT9R2oPoJPsNsKM+lHY7d6oPD2FWCEyt3vjFxV8Vi4no5jDzTttiwtB/RMrCHjKoxjVHHh+f12fFvCgFS1tDTxWeckNESvD06K8kHjTgRuVP/SrkdKeMIcW09MJuLRlQjPDfGfOR0fncUwL4M4DtDZUs1ZQMszf1A+WpHst8EWGRAMVfZlW7LmczxdZLDlE4g4uRWLospi0YBFzdtYPDA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBA302qMqHx/UHmKRsDlv0uogBDBDvhIN/87hDeBt4DaAw4u]