From 951793d07b66e40274953490b98f476521f8919c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 5 Dec 2016 16:45:44 +0100 Subject: [PATCH] buschjaeger - add austrian core --- .../web01-buschjaeger-de.pixelpark.net.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/customer/buschjaeger/web01-buschjaeger-de.pixelpark.net.yaml b/customer/buschjaeger/web01-buschjaeger-de.pixelpark.net.yaml index d0b8de26..4011049c 100644 --- a/customer/buschjaeger/web01-buschjaeger-de.pixelpark.net.yaml +++ b/customer/buschjaeger/web01-buschjaeger-de.pixelpark.net.yaml @@ -41,6 +41,18 @@ solr::cores: - /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 + 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 site::profile::apache::htdigest: server: -- 2.39.5