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 a79e9acb5 Automatic Site Publish by Buildbot
a79e9acb5 is described below

commit a79e9acb549a20163d36df2e8805fbc31ed8030e
Author: buildbot <[email protected]>
AuthorDate: Mon Mar 27 16:20:17 2023 +0000

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

diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 622478499..69f5b2aac 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -16,6 +16,7 @@
 &lt;li&gt;SolrJ Solr clients now use a builder/setter pattern to enable easier 
setup.&lt;/li&gt;
 &lt;li&gt;Solr ConfigSet management has been optimized to improve the startup 
time of nodes with multiple replicas.&lt;/li&gt;
 &lt;li&gt;SolrJ can again be used with the default Java truststore.&lt;/li&gt;
+&lt;li&gt;The "Films" example has been updated to demonstrate Dense Vector 
search.&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;
 &lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index abb26b2ae..d74a9ba9c 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -16,6 +16,7 @@
 &lt;li&gt;SolrJ Solr clients now use a builder/setter pattern to enable easier 
setup.&lt;/li&gt;
 &lt;li&gt;Solr ConfigSet management has been optimized to improve the startup 
time of nodes with multiple replicas.&lt;/li&gt;
 &lt;li&gt;SolrJ can again be used with the default Java truststore.&lt;/li&gt;
+&lt;li&gt;The "Films" example has been updated to demonstrate Dense Vector 
search.&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;
 &lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
diff --git a/output/news.html b/output/news.html
index 54212151f..a25ce83a2 100644
--- a/output/news.html
+++ b/output/news.html
@@ -151,6 +151,7 @@
 <li>SolrJ Solr clients now use a builder/setter pattern to enable easier 
setup.</li>
 <li>Solr ConfigSet management has been optimized to improve the startup time 
of nodes with multiple replicas.</li>
 <li>SolrJ can again be used with the default Java truststore.</li>
+<li>The "Films" example has been updated to demonstrate Dense Vector 
search.</li>
 </ul>
 <p>Please refer to the Upgrade Notes in the Solr Ref Guide for information on 
upgrading from previous Solr versions:</p>
 <p><a 
href="https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html";>https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html</a></p>

Reply via email to