Merge branch 'yacy:master' into master

This commit is contained in:
virginOne 2024-06-23 19:52:54 +08:00 committed by GitHub
commit f3cc818305
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
that you fully re-index after changing this setting as it can
affect both how text is indexed and queried.
-->
<luceneMatchVersion>8.11.2</luceneMatchVersion>
<luceneMatchVersion>9.0</luceneMatchVersion>
<!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in
@ -429,7 +429,7 @@
<filterCache class="solr.CaffeineCache"
size="512"
initialSize="512"
autowarmCount="128"/>
autowarmCount="0"/>
<!-- Query Result Cache