From: Philipp Dallig Date: Sat, 10 Dec 2016 21:59:23 +0000 (+0100) Subject: buschjaeger - test with empty core, get config from zookeeper X-Git-Tag: v0.1.0~3725^2~55 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6a767480da9ccfdbf797eed4eee816a3e41fe824;p=pixelpark%2Fhiera.git buschjaeger - test with empty core, get config from zookeeper --- diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index d7220ff7..863bf93a 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -18,82 +18,90 @@ solr::cloudmembers: - search03-buschjaeger-de.pixelpark.net:2181 - search04-buschjaeger-de.pixelpark.net:2181 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 + german: {} + austrian: {} + dutch: {} + english: {} + 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