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

git-site-role 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 e85f513cc Automatic Site Publish by Buildbot
e85f513cc is described below

commit e85f513cc333517390835b8c60745fc22be1485e
Author: buildbot <[email protected]>
AuthorDate: Sun Apr 28 00:30:01 2024 +0000

    Automatic Site Publish by Buildbot
---
 output/feeds/all.atom.xml       | 4 ++--
 output/feeds/solr/news.atom.xml | 4 ++--
 output/news.html                | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index e0bb752d0..0a8f47f6e 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -8,8 +8,8 @@
 &lt;ul&gt;
 &lt;li&gt;Solrj now offers a lightweight client based on 
java.net.http.HttpClient: HttpJdkSolrClient&lt;/li&gt;
 &lt;li&gt;SolrJ now offers an improved async request API&lt;/li&gt;
-&lt;li&gt;Inactive shards will now be cleaned up periodically&lt;/li&gt;
-&lt;li&gt;Distributed stats can be disabled via request parameter&lt;/li&gt;
+&lt;li&gt;Inactive shards (from splits) can now be cleaned up 
periodically&lt;/li&gt;
+&lt;li&gt;Distributed (sharded) IDF can be disabled via request 
parameter&lt;/li&gt;
 &lt;li&gt;Query timeouts (limits) may now be based on either CPU time as well 
as wall clock&lt;/li&gt;
 &lt;li&gt;Upgraded Lucene to 9.10.0 &lt;/li&gt;
 &lt;li&gt;bin/solr post now supports --dry-run mode.&lt;/li&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index b98dafbf2..b78b41b7b 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -8,8 +8,8 @@
 &lt;ul&gt;
 &lt;li&gt;Solrj now offers a lightweight client based on 
java.net.http.HttpClient: HttpJdkSolrClient&lt;/li&gt;
 &lt;li&gt;SolrJ now offers an improved async request API&lt;/li&gt;
-&lt;li&gt;Inactive shards will now be cleaned up periodically&lt;/li&gt;
-&lt;li&gt;Distributed stats can be disabled via request parameter&lt;/li&gt;
+&lt;li&gt;Inactive shards (from splits) can now be cleaned up 
periodically&lt;/li&gt;
+&lt;li&gt;Distributed (sharded) IDF can be disabled via request 
parameter&lt;/li&gt;
 &lt;li&gt;Query timeouts (limits) may now be based on either CPU time as well 
as wall clock&lt;/li&gt;
 &lt;li&gt;Upgraded Lucene to 9.10.0 &lt;/li&gt;
 &lt;li&gt;bin/solr post now supports --dry-run mode.&lt;/li&gt;
diff --git a/output/news.html b/output/news.html
index f7993c253..0d943f5a0 100644
--- a/output/news.html
+++ b/output/news.html
@@ -143,8 +143,8 @@
 <ul>
 <li>Solrj now offers a lightweight client based on java.net.http.HttpClient: 
HttpJdkSolrClient</li>
 <li>SolrJ now offers an improved async request API</li>
-<li>Inactive shards will now be cleaned up periodically</li>
-<li>Distributed stats can be disabled via request parameter</li>
+<li>Inactive shards (from splits) can now be cleaned up periodically</li>
+<li>Distributed (sharded) IDF can be disabled via request parameter</li>
 <li>Query timeouts (limits) may now be based on either CPU time as well as 
wall clock</li>
 <li>Upgraded Lucene to 9.10.0 </li>
 <li>bin/solr post now supports --dry-run mode.</li>

Reply via email to