diff --git a/src/search/Dockerfile b/src/search/Dockerfile
index 9c89a77..0b36c32 100644
--- a/src/search/Dockerfile
+++ b/src/search/Dockerfile
@@ -1,4 +1,4 @@
-FROM solr:9.2.1
+FROM solr:9.4.0
# Copy the custom config files in. Note that in order to create the collection with this config,
# we need to do a docker run with "solr-precreate content /opt/solr/server/solr/configsets/content"
diff --git a/src/search/content/conf/solrconfig.xml b/src/search/content/conf/solrconfig.xml
index cd70e89..da705c0 100644
--- a/src/search/content/conf/solrconfig.xml
+++ b/src/search/content/conf/solrconfig.xml
@@ -35,7 +35,7 @@
that you fully re-index after changing this setting as it can
affect both how text is indexed and queried.
-->
- 9.4
+ 9.8
- ${solr.autoSoftCommit.maxTime:-1}
+ ${solr.autoSoftCommit.maxTime:3000}
-
-
-
-
-
-
-
-
-
@@ -740,7 +686,7 @@
true
-
+
title,description,author,tags,url,content