From 73fe45cb9c9d1ea85fbbea051dc7c63d371b0322 Mon Sep 17 00:00:00 2001 From: David Kinzer Date: Wed, 29 Mar 2023 16:45:35 -0400 Subject: [PATCH] BL-1742: Add creator group boost. --- schema.xml | 1 + solrconfig.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/schema.xml b/schema.xml index c1df5b7..53d30bd 100644 --- a/schema.xml +++ b/schema.xml @@ -390,6 +390,7 @@ or to add multiple fields to the same field for easier/faster searching. --> + diff --git a/solrconfig.xml b/solrconfig.xml index 3689f6b..447a97d 100644 --- a/solrconfig.xml +++ b/solrconfig.xml @@ -184,6 +184,7 @@ subject_topic_unstem_search^1000.0 subject_unstem_search^750.0 subject_topic_facet^625.0 + creator_group_t^500.0 subject_t^500.0 creator_t^100.0 subject_addl_unstem_search^250.0