This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 18f2942d2 Commit build products
18f2942d2 is described below

commit 18f2942d2a48b467f7a706bba760dffb6cdf845f
Author: Build Pelican (action) <[email protected]>
AuthorDate: Fri Jan 24 00:07:18 2025 +0000

    Commit build products
---
 output/feeds/all.atom.xml       | 2 +-
 output/feeds/solr/news.atom.xml | 2 +-
 output/news.html                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 7eef867aa..02c1e0918 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -13,7 +13,7 @@
 &lt;li&gt;Cluster properties can now be listed or read individually using new 
v2 APIs ("GET /api/cluster/properties" and "GET 
/api/cluster/properties/propName")&lt;/li&gt;
 &lt;li&gt;SolrJ CloudSolrClient now performs reasonably when configured with 
Solr URLs, which is increasingly going to be preferred over ZK URLs.  Some big 
performance improvements occurred this release.&lt;/li&gt;
 &lt;li&gt;Shard splits now support indexes with nested documents.&lt;/li&gt;
-&lt;li&gt;"&lt;lib/&gt;" tags in solrconfig.xml are now quietly ignored by 
default unless explicitly enabled with the 
&lt;code&gt;SOLR_CONFIG_LIB_ENABLED=true&lt;/code&gt; environment variable (or 
corresponding sysprop)&lt;/li&gt;
+&lt;li&gt;"\&amp;lt;lib/&amp;gt;" tags in solrconfig.xml are now quietly 
ignored by default unless explicitly enabled with the 
&lt;code&gt;SOLR_CONFIG_LIB_ENABLED=true&lt;/code&gt; environment variable (or 
corresponding sysprop)&lt;/li&gt;
 &lt;li&gt;multiThreaded=true no longer risks rejected exceptions under load.  
But you may need to increase the thread pool to more fully utilize a machine 
than previously.&lt;/li&gt;
 &lt;/ul&gt;
 &lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 748d4d8af..96c692e44 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -13,7 +13,7 @@
 &lt;li&gt;Cluster properties can now be listed or read individually using new 
v2 APIs ("GET /api/cluster/properties" and "GET 
/api/cluster/properties/propName")&lt;/li&gt;
 &lt;li&gt;SolrJ CloudSolrClient now performs reasonably when configured with 
Solr URLs, which is increasingly going to be preferred over ZK URLs.  Some big 
performance improvements occurred this release.&lt;/li&gt;
 &lt;li&gt;Shard splits now support indexes with nested documents.&lt;/li&gt;
-&lt;li&gt;"&lt;lib/&gt;" tags in solrconfig.xml are now quietly ignored by 
default unless explicitly enabled with the 
&lt;code&gt;SOLR_CONFIG_LIB_ENABLED=true&lt;/code&gt; environment variable (or 
corresponding sysprop)&lt;/li&gt;
+&lt;li&gt;"\&amp;lt;lib/&amp;gt;" tags in solrconfig.xml are now quietly 
ignored by default unless explicitly enabled with the 
&lt;code&gt;SOLR_CONFIG_LIB_ENABLED=true&lt;/code&gt; environment variable (or 
corresponding sysprop)&lt;/li&gt;
 &lt;li&gt;multiThreaded=true no longer risks rejected exceptions under load.  
But you may need to increase the thread pool to more fully utilize a machine 
than previously.&lt;/li&gt;
 &lt;/ul&gt;
 &lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
diff --git a/output/news.html b/output/news.html
index 671db0ee9..692ad4705 100644
--- a/output/news.html
+++ b/output/news.html
@@ -150,7 +150,7 @@
 <li>Cluster properties can now be listed or read individually using new v2 
APIs ("GET /api/cluster/properties" and "GET 
/api/cluster/properties/propName")</li>
 <li>SolrJ CloudSolrClient now performs reasonably when configured with Solr 
URLs, which is increasingly going to be preferred over ZK URLs.  Some big 
performance improvements occurred this release.</li>
 <li>Shard splits now support indexes with nested documents.</li>
-<li>"<lib/>" tags in solrconfig.xml are now quietly ignored by default unless 
explicitly enabled with the <code>SOLR_CONFIG_LIB_ENABLED=true</code> 
environment variable (or corresponding sysprop)</li>
+<li>"\&lt;lib/&gt;" tags in solrconfig.xml are now quietly ignored by default 
unless explicitly enabled with the <code>SOLR_CONFIG_LIB_ENABLED=true</code> 
environment variable (or corresponding sysprop)</li>
 <li>multiThreaded=true no longer risks rejected exceptions under load.  But 
you may need to increase the thread pool to more fully utilize a machine than 
previously.</li>
 </ul>
 <p>Please refer to the Upgrade Notes in the Solr Ref Guide for information on 
upgrading from previous Solr versions:</p>

Reply via email to