diff --git a/.circleci/config.yml b/.circleci/config.yml index 63255843..79d569bc 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 d17b2d48..62067d36 100644 --- a/private/solr-conf/schema.xml +++ b/private/solr-conf/schema.xml @@ -49,7 +49,7 @@ that avoids logging every request --> - + - + - + - - + + - - + + - - - + + +