From 6f588587b3b54f757b1b8c0f71366387de46015e Mon Sep 17 00:00:00 2001 From: Christopher Tate Date: Thu, 29 Jun 2023 06:57:32 -0600 Subject: [PATCH] Updated solrconfig.xml for support for Solr 9.1.1 --- .../configsets/computate/conf/solrconfig.xml | 355 +++++++----------- 1 file changed, 136 insertions(+), 219 deletions(-) diff --git a/config/solr/server/solr/configsets/computate/conf/solrconfig.xml b/config/solr/server/solr/configsets/computate/conf/solrconfig.xml index 7e32d656..36422334 100644 --- a/config/solr/server/solr/configsets/computate/conf/solrconfig.xml +++ b/config/solr/server/solr/configsets/computate/conf/solrconfig.xml @@ -18,7 +18,7 @@ - 8.6.3 + 9.3 - + @@ -202,7 +202,7 @@ 'simple' is the default More details on the nuances of each LockFactory... - http://wiki.apache.org/lucene-java/AvailableLockFactories + https://cwiki.apache.org/confluence/display/lucene/AvailableLockFactories --> ${solr.lock.type:native} @@ -247,24 +247,6 @@ - - - - - - - - @@ -292,7 +274,7 @@ Instead of enabling autoCommit, consider using "commitWithin" when adding documents. - http://wiki.apache.org/solr/UpdateXmlMessages + https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html maxDocs - Maximum number of documents to add since the last commit before automatically triggering a new commit. @@ -367,11 +349,11 @@ - @@ -424,12 +393,11 @@ Caches results of searches - ordered lists of document ids (DocList) based on a query, a sort, and the range of documents requested. - Additional supported parameter by LRUCache: + Additional supported parameter by CaffeineCache: maxRamMB - the maximum amount of RAM (in MB) that this cache is allowed to occupy --> - @@ -439,14 +407,13 @@ document). Since Lucene internal document ids are transient, this cache will not be autowarmed. --> - 200 + + + + + + + + + + + + + + + + - + + - explicit 10 - - - - - - - - - @@ -770,61 +747,19 @@ + _text_ - - @@ -881,7 +816,7 @@ IN OTHER WORDS, THERE IS REALLY GOOD CHANCE THE SETUP BELOW IS NOT WHAT YOU WANT FOR YOUR PRODUCTION SYSTEM! - See http://wiki.apache.org/solr/SpellCheckComponent for details + See https://solr.apache.org/guide/solr/latest/query-guide/spell-checking.html for details on the request parameters. --> @@ -906,31 +841,13 @@ - - - - - - - true - false - - - terms - - - + @@ -1032,29 +949,28 @@ - @@ -1116,7 +1032,7 @@ - - - text/plain; charset=UTF-8 - + +