From 0f55af5f1c0afa85bfdd7b4738582076e28198be Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Fri, 23 Mar 2018 13:26:32 +0100 Subject: [PATCH] web01-deutsche-wohnen-com solr setup --- .../web01-deutsche-wohnen-com.pixelpark.net.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 69f0bd28..97b5ff30 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -26,6 +26,22 @@ infra::additional_classes: #zabbix::agent::manage_repo: false #zabbix::repo::version: '3.4' +solr::version: 7.2.1 +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 + accounts::users: jenkins: apply: true -- 2.39.5