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 49325bc7c Commit build products
49325bc7c is described below

commit 49325bc7cf89027ad20babc0231e6bc295e2ecb3
Author: Build Pelican (action) <[email protected]>
AuthorDate: Fri Jan 24 00:14:03 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 02c1e0918..9f32cfd05 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;"\&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;&lt;code&gt;"&amp;lt;lib\&amp;gt;"&lt;/code&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 96c692e44..5dd6393fa 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;"\&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;&lt;code&gt;"&amp;lt;lib\&amp;gt;"&lt;/code&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 692ad4705..c0b95a4ac 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>"\&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><code>"&lt;lib\&gt;"</code> 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