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

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


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

commit 575dd69b737d9f06ae0c1d42a7f82baf0fdcc502
Author: Build Pelican (action) <[email protected]>
AuthorDate: Wed Mar 4 10:06:19 2026 +0000

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

diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index d4bf7d6d3..29478e7de 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -23,7 +23,7 @@
 &lt;/ul&gt;
 &lt;h3 id="security"&gt;Security&lt;/h3&gt;
 &lt;ul&gt;
-&lt;li&gt;CLI commands now support a --credentials  option to specify Basic 
Authentication credentials; supplementing existing solr.in.sh-based auth 
support.&lt;/li&gt;
+&lt;li&gt;CLI commands now support a &lt;code&gt;--credentials&lt;/code&gt; 
option to specify Basic Authentication credentials; supplementing existing 
solr.in.sh-based auth support.&lt;/li&gt;
 &lt;li&gt;System Property Standardization: Consistent security-related system 
property naming patterns improve configuration clarity and reduce 
misconfiguration risks&lt;/li&gt;
 &lt;li&gt;Jetty 12 upgrade provides enhanced TLS 1.3 support and modern cipher 
suites&lt;/li&gt;
 &lt;/ul&gt;
@@ -40,8 +40,9 @@
 &lt;h3 id="deprecations-and-removals"&gt;Deprecations and Removals&lt;/h3&gt;
 &lt;ul&gt;
 &lt;li&gt;Apache HttpClient: Solr 10 standardizes the use of Jetty HttpClient 
internally and no longer uses Apache HttpClient.&lt;/li&gt;
-&lt;li&gt;The jaegertracer-configurator , analytics , and hadoop-auth  modules 
have been removed.&lt;/li&gt;
-&lt;li&gt;Deprecated Field Types: Removed ExternalFileField, CurrencyField, 
and EnumField field types&lt;/li&gt;
+&lt;li&gt;The &lt;em&gt;jaegertracer-configurator&lt;/em&gt;, 
&lt;em&gt;analytics&lt;/em&gt;, and &lt;em&gt;hadoop-auth&lt;/em&gt; modules 
have been removed.&lt;/li&gt;
+&lt;li&gt;The &lt;em&gt;local Tika&lt;/em&gt; extraction engine has been 
removed. See documentation for how to use TikaServer instead.&lt;/li&gt;
+&lt;li&gt;Deprecated Field Types: Removed 
&lt;code&gt;ExternalFileField&lt;/code&gt;, 
&lt;code&gt;CurrencyField&lt;/code&gt;, and &lt;code&gt;EnumField&lt;/code&gt; 
field types&lt;/li&gt;
 &lt;/ul&gt;
 &lt;h3 id="other"&gt;Other&lt;/h3&gt;
 &lt;ul&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index c0a8cea8d..01e46526c 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -23,7 +23,7 @@
 &lt;/ul&gt;
 &lt;h3 id="security"&gt;Security&lt;/h3&gt;
 &lt;ul&gt;
-&lt;li&gt;CLI commands now support a --credentials  option to specify Basic 
Authentication credentials; supplementing existing solr.in.sh-based auth 
support.&lt;/li&gt;
+&lt;li&gt;CLI commands now support a &lt;code&gt;--credentials&lt;/code&gt; 
option to specify Basic Authentication credentials; supplementing existing 
solr.in.sh-based auth support.&lt;/li&gt;
 &lt;li&gt;System Property Standardization: Consistent security-related system 
property naming patterns improve configuration clarity and reduce 
misconfiguration risks&lt;/li&gt;
 &lt;li&gt;Jetty 12 upgrade provides enhanced TLS 1.3 support and modern cipher 
suites&lt;/li&gt;
 &lt;/ul&gt;
@@ -40,8 +40,9 @@
 &lt;h3 id="deprecations-and-removals"&gt;Deprecations and Removals&lt;/h3&gt;
 &lt;ul&gt;
 &lt;li&gt;Apache HttpClient: Solr 10 standardizes the use of Jetty HttpClient 
internally and no longer uses Apache HttpClient.&lt;/li&gt;
-&lt;li&gt;The jaegertracer-configurator , analytics , and hadoop-auth  modules 
have been removed.&lt;/li&gt;
-&lt;li&gt;Deprecated Field Types: Removed ExternalFileField, CurrencyField, 
and EnumField field types&lt;/li&gt;
+&lt;li&gt;The &lt;em&gt;jaegertracer-configurator&lt;/em&gt;, 
&lt;em&gt;analytics&lt;/em&gt;, and &lt;em&gt;hadoop-auth&lt;/em&gt; modules 
have been removed.&lt;/li&gt;
+&lt;li&gt;The &lt;em&gt;local Tika&lt;/em&gt; extraction engine has been 
removed. See documentation for how to use TikaServer instead.&lt;/li&gt;
+&lt;li&gt;Deprecated Field Types: Removed 
&lt;code&gt;ExternalFileField&lt;/code&gt;, 
&lt;code&gt;CurrencyField&lt;/code&gt;, and &lt;code&gt;EnumField&lt;/code&gt; 
field types&lt;/li&gt;
 &lt;/ul&gt;
 &lt;h3 id="other"&gt;Other&lt;/h3&gt;
 &lt;ul&gt;
diff --git a/output/news.html b/output/news.html
index 975c38b6f..84a6cce22 100644
--- a/output/news.html
+++ b/output/news.html
@@ -176,7 +176,7 @@
 </ul>
 <h3 id="security">Security</h3>
 <ul>
-<li>CLI commands now support a --credentials  option to specify Basic 
Authentication credentials; supplementing existing solr.in.sh-based auth 
support.</li>
+<li>CLI commands now support a <code>--credentials</code> option to specify 
Basic Authentication credentials; supplementing existing solr.in.sh-based auth 
support.</li>
 <li>System Property Standardization: Consistent security-related system 
property naming patterns improve configuration clarity and reduce 
misconfiguration risks</li>
 <li>Jetty 12 upgrade provides enhanced TLS 1.3 support and modern cipher 
suites</li>
 </ul>
@@ -193,8 +193,9 @@
 <h3 id="deprecations-and-removals">Deprecations and Removals</h3>
 <ul>
 <li>Apache HttpClient: Solr 10 standardizes the use of Jetty HttpClient 
internally and no longer uses Apache HttpClient.</li>
-<li>The jaegertracer-configurator , analytics , and hadoop-auth  modules have 
been removed.</li>
-<li>Deprecated Field Types: Removed ExternalFileField, CurrencyField, and 
EnumField field types</li>
+<li>The <em>jaegertracer-configurator</em>, <em>analytics</em>, and 
<em>hadoop-auth</em> modules have been removed.</li>
+<li>The <em>local Tika</em> extraction engine has been removed. See 
documentation for how to use TikaServer instead.</li>
+<li>Deprecated Field Types: Removed <code>ExternalFileField</code>, 
<code>CurrencyField</code>, and <code>EnumField</code> field types</li>
 </ul>
 <h3 id="other">Other</h3>
 <ul>

Reply via email to