From f27ec931ede9488c0b57c2b898f9eeb958761588 Mon Sep 17 00:00:00 2001 From: Richard Davies Date: Fri, 26 Apr 2024 08:20:11 -0700 Subject: [PATCH] PE-601 Update Solr schema (#578) --- .circleci/config.yml | 3 +++ private/solr-conf/schema.xml | 2 +- private/solr-conf/schema_extra_types.xml | 2 +- private/solr-conf/solrconfig.xml | 18 +++++++++--------- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 632558430..79d569bc0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -245,6 +245,9 @@ build_and_deploy: &build_and_deploy echo "Rebuilding cache..." terminus drush $CIRCLE_PROJECT_REPONAME.$PANTHEON_ENV -- cr + # Post our custom Solr schema to Pantheon's Solr server + terminus drush $CIRCLE_PROJECT_REPONAME.$PANTHEON_ENV -- search-api-pantheon:postSchema pantheon_solr8 ../private/solr-conf + if [[ $CIRCLE_BRANCH != "master" ]]; then # Begin indexing the Solr server. For new multidevs, indexing will take some time # and will continue running after the CircleCI build finishes. diff --git a/private/solr-conf/schema.xml b/private/solr-conf/schema.xml index d17b2d48a..62067d36d 100644 --- a/private/solr-conf/schema.xml +++ b/private/solr-conf/schema.xml @@ -49,7 +49,7 @@ that avoids logging every request --> - + - + - + - - + + - - + + - - - + + +