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

commit aa5932de86b37cdd0ca99f83cfa9988c3c7f0b99
Author: Build Pelican (action) <[email protected]>
AuthorDate: Thu Mar 19 15:46:56 2026 +0000

    Commit build products
---
 output/images/solr/LLMs-in-search.jpg | Bin 0 -> 18384 bytes
 output/resources.html                 |  41 +++++++++++++++++++++++-----------
 2 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/output/images/solr/LLMs-in-search.jpg 
b/output/images/solr/LLMs-in-search.jpg
new file mode 100644
index 000000000..bb696ea07
Binary files /dev/null and b/output/images/solr/LLMs-in-search.jpg differ
diff --git a/output/resources.html b/output/resources.html
index 1b1a02f19..9e59b396c 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -203,19 +203,33 @@ Copies of this documentation for every release can be 
found online:</p>
 <hr>
 <h2 id="solr-books">Solr Books</h2>
 <p>If you have a Solr book that you would like to see listed here, please <a 
href="/editing-website.html">edit this website and submit a Pull 
Request</a>.</p>
-<h3 class="offset" id="book-inside-solr-lucene">Inside Apache Solr and Lucene: 
Algorithms and Engineering Deep Dive</h3>
+<h3 class="offset" id="book-llms-in-search">How Large Language Models Can Help 
Your Search Project [2025]</h3>
+
+<p><a href="https://link.springer.com/book/10.1007/978-3-032-01563-1";><img 
alt="How Large Language Models Can Help Your Search Project (cover)" 
class="float-right" src="/images/solr/LLMs-in-search.jpg"></a> <a 
href="https://www.linkedin.com/in/alexbenedetti/";>Alessandro Benedetti</a> and 
<a href="https://www.sease.io";>Sease</a>  are proud to introduce the book, "<a 
href="https://link.springer.com/book/10.1007/978-3-032-01563-1";>How Large 
Language Models Can Help Your Search Project</a>". 
+The primary scope of this book is to communicate the current state of the art 
of large language model applications in the domain of information retrieval and 
search with a pragmatic perspective on industrial adoption via open source 
software.</p>
+<p>To this end, the book is organised in three parts: “Large Language Models” 
gives an introduction to artificial intelligence and large language models, 
including an overview of open source and commercial options. Next, “Large 
Language Models and Search” describes techniques and strategies to integrate 
large language models in search projects, including how to choose the right 
model for a specific use case and how to avoid the classic mistakes that can 
happen in the process. Eventually, [...]
+<p>The book lays the foundations, deeply analyses the building blocks and 
shows examples how to implement the ideas described. It highlights both the 
positives, negatives and possible mitigations of the limitations. This way, it 
caters primarily software engineers, data scientists and practitioners in 
artificial intelligence or information retrieval who are curious to learn about 
the latest trends, research and industrial applications related to search and 
large language models.</p>
+<p>The book has a chapter dedicated to Apache Solr, exploring the ways you can 
interact with Large Language Models related features, specifically:</p>
+<ul>
+<li>dense vector search, quantisation and nested vectors</li>
+<li>text vectorisation using LLM fine tuned for sentence similarity</li>
+<li>Intro to Future features such as Retrieval augmented generation, Semantic 
highlighting and LLM query parser</li>
+</ul>
+<p><a href="https://link.springer.com/book/10.1007/978-3-032-01563-1";>Buy 
Here</a></p>
+<hr>
+<h3 class="offset" id="book-inside-solr-lucene">Inside Apache Solr and Lucene: 
Algorithms and Engineering Deep Dive [2025]</h3>
 
 <p><a href="https://testmysearch.com/books/inside-solr.html";><img alt="Inside 
Apache Solr and Lucene (cover)" class="float-right" 
src="/images/solr/book_inside_solr_lucene.png"></a><a 
href="https://www.linkedin.com/in/raufaliev/";>Rauf Aliev</a> is proud to 
announce his book, "<a 
href="https://testmysearch.com/books/inside-solr.html";>Inside Apache Solr and 
Lucene: Algorithms and Engineering Deep Dive</a>". This book dives deep into 
the core of Apache Solr and Lucene, offering answers from [...]
 <p>What sets this book apart is its focus on the 'why' behind the 'how'. It 
follows an engineering-first approach, often starting with a core problem (like 
high memory usage or slow queries), examining naive solutions, and then 
detailing the specific data structures and underlying algorithms Solr and 
Lucene's developers implemented. This deep dive covers not just the inverted 
index, but the inner workings of Finite-State Transducers (FSTs), Pulsing 
Codecs, HNSW for vector search, Roaring [...]
 <p>The insights in this book extend beyond the Solr and Lucene ecosystem. By 
using these platforms as a masterclass in pragmatic engineering, it offers 
valuable lessons for building any complex, data-intensive application. This 
book breaks down these complex systems, distilling years of development and 
thousands of lines of code into core principles and patterns. It's an 
opportunity to learn from the architectural choices of high-load systems, 
offering useful information for architects a [...]
 <p><a href="https://testmysearch.com/books/inside-solr.html";>Look inside and 
buy here</a></p>
 <hr>
-<h3 class="offset" id="book-relevant-search">Relevant Search</h3>
+<h3 class="offset" id="book-relevant-search">Relevant Search [2016]</h3>
 <p>Doug Turnbull, John Berryman and Manning Publications are proud to announce 
<em>Relevant Search</em>.</p>
 <p>This book demystifies relevance work and shows you that a search engine is 
a programmable relevance framework. You'll learn how to apply Elasticsearch or 
Solr to your business' unique ranking problems. The book demonstrates how to 
program relevance and how to incorporate secondary data sources, taxonomies, 
text analytics, and personalization. By the end, you’ll be able to achieve a 
virtuous cycle of provable, measurable relevance improvements over a search 
product’s lifetime.</p>
 <p><a href="https://www.manning.com/books/relevant-search";>Buy here</a> (Use 
code <strong>relsepc</strong> for 40% discount)</p>
 <hr>
-<h3 class="offset" id="book-asess-3ed">Apache Solr Enterprise Search Server, 
3rd Edition</h3>
+<h3 class="offset" id="book-asess-3ed">Apache Solr Enterprise Search Server, 
3rd Edition [2015]</h3>
 
 <p><a href="https://www.linkedin.com/in/davidwsmiley";>David Smiley</a>, <a 
href="https://www.linkedin.com/in/epugh";>Eric Pugh</a>, <a 
href="https://www.linkedin.com/in/krantiparisa";>Kranti Parisa</a>, and <a 
href="https://www.linkedin.com/in/mattmitchell4";>Matt Mitchell</a> are proud to 
<em>finally</em> announce the book “<a 
href="http://www.solrenterprisesearchserver.com";>Apache Solr Enterprise Search 
Server, Third Edition</a>” by <a href="https://www.packtpub.com/";>Packt 
Publishing</a> [...]
 <p><a href="http://www.solrenterprisesearchserver.com";><img alt="Apache Solr 
Enterprise Search Server, Third Edition (cover)" class="float-right" 
src="/images/solr/book_asess_3ed.jpg"></a>
@@ -224,7 +238,7 @@ Copies of this documentation for every release can be found 
online:</p>
 <p>Solr 4 was Solr's biggest release ever. We updated the previous edition to 
cover Solr 4, and some of Solr 5 -- particularly the part of Solr 5 that needs 
to be covered most, the bin/solr script. Chapter 9, Integrating Solr, now 
covers Hadoop integration, and better covers SolrJ. Chapter 3, Text Analysis, 
introduces various approaches for implementing Multilingual Search in your 
applications. And we think you'll appreciate the enhanced coverage of the topic 
of query auto-suggesters (AK [...]
 <p><a href="http://www.solrenterprisesearchserver.com";>Buy here</a></p>
 <hr>
-<h3 class="offset" id="book-scaling-big-data-hadoop-solr-II">Scaling Big Data 
with Hadoop and Solr - Second Edition</h3>
+<h3 class="offset" id="book-scaling-big-data-hadoop-solr-II">Scaling Big Data 
with Hadoop and Solr - Second Edition [2015]</h3>
 
 <p><a href="https://www.linkedin.com/in/hrishik/";>Hrishikesh Karambelkar</a> 
is proud to announce the book "<a 
href="https://www.packtpub.com/big-data-and-business-intelligence/scaling-big-data-hadoop-and-solr-second-edition";>Scaling
 Big Data with Hadoop and Solr - Second Edition</a>" by <a 
href="https://www.packtpub.com/";>Packt Publishing</a>. This book will help the 
readers understand, design, build, and optimize their big data search engine 
with Hadoop and Apache Solr.</p>
 <p><a 
href="https://www.packtpub.com/big-data-and-business-intelligence/scaling-big-data-hadoop-and-solr-second-edition";><img
 alt="Scaling Big Data with Hadoop and Solr - Second Edition (cover)" 
class="float-right" 
src="/images/solr/book_scaling_big_data_hadoop_solr_II.jpg"></a>
@@ -232,7 +246,7 @@ Copies of this documentation for every release can be found 
online:</p>
 <p>A practical guide that covers interesting, real-life cases for big data 
search along with sample code targetted to help the readers to improve search 
performance while working with big data.</p>
 <p>Click <a 
href="https://www.packtpub.com/big-data-and-business-intelligence/scaling-big-data-hadoop-and-solr-second-edition";>here</a>
 to read more about the Scaling Big Data with Hadoop and Solr - Second 
Edition</p>
 <hr>
-<h3 class="offset" id="book-solr-search-patterns">Apache Solr Search 
Patterns</h3>
+<h3 class="offset" id="book-solr-search-patterns">Apache Solr Search Patterns 
[2015]</h3>
 
 <p><a href="https://www.linkedin.com/in/jayantkumar";>Jayant Kumar</a> is proud 
to announce the book "<a href="http://bit.ly/1J2neZ9";>Apache Solr Search 
Patterns</a>" by <a href="https://www.packtpub.com/";>Packt Publishing</a>. This 
book is for developers who have prior knowledge on Solr and are looking at 
procuring advanced strategies for improving their search using Solr. Also, if 
you work with analytics to generate graphs and reports using Solr and you are a 
search architect who is loo [...]
 <p><a href="http://bit.ly/1J2neZ9";><img alt="Apache Solr Search Patterns 
(cover)" class="float-right" 
src="/images/solr/book_solr_search_patterns.jpg"></a>
@@ -240,7 +254,7 @@ Copies of this documentation for every release can be found 
online:</p>
 <p>Furthermore, the book discusses how Solr can be used for real-time 
analytics and tackle problems faced during its implementation in e-commerce 
search. It then dives into the spatial features such as indexing strategies and 
search/filtering strategies for a spatial search. And also do an in-depth 
analysis of problems faced in an ad serving platform and how Solr can be used 
to solve these problems.</p>
 <p>Click <a href="http://bit.ly/1J2neZ9";>here</a> to read more about the 
Apache Solr Search Patterns</p>
 <hr>
-<h3 class="offset" id="book-solr-cookbook-3ed">Solr Cookbook - Third 
Edition</h3>
+<h3 class="offset" id="book-solr-cookbook-3ed">Solr Cookbook - Third Edition 
[2015]</h3>
 
 <p><a href="https://pl.linkedin.com/in/rafalkuc";>Rafał Kuć</a> is proud to 
<em>finally</em> announce the book "<a href="http://bit.ly/1Q2AGS8";>Solr 
Cookbook - Third Edition</a>" by <a href="https://www.packtpub.com/";>Packt 
Publishing</a>. This edition will specifically appeal to developers who wish to 
quickly get to grips with the changes and new features of Apache Solr 5.</p>
 <p><a href="http://bit.ly/1Q2AGS8";><img alt="Solr Cookbook - Third Edition 
(cover)" class="float-right" src="/images/solr/book_solr_cookbook_3ed.jpg"></a>
@@ -248,7 +262,7 @@ Copies of this documentation for every release can be found 
online:</p>
 <p>With numerous practical chapters centered on important Solr techniques and 
methods <strong>Solr Cookbook - Third Edition</strong> will guide intermediate 
Solr Developers who are willing to learn and implement Pro-level practices, 
techniques, and solutions.</p>
 <p>Click <a href="http://bit.ly/1Q2AGS8";>here</a> to read more about the Solr 
Cookbook - Third Edition.</p>
 <hr>
-<h3 class="offset" id="mastering-apache-solr">Mastering Apache Solr</h3>
+<h3 class="offset" id="mastering-apache-solr">Mastering Apache Solr [2014]</h3>
 
 <p><a href="https://www.linkedin.com/in/mathieun";>Mathieu Nayrolles</a> and 
Inkstall Publications are proud to announce their latest book — <a 
href="http://www.amazon.com/Mastering-Apache-Solr-practical-guide/dp/8192784509";>Mastering
 Apache Solr</a>.  This book will empower you to provide a world-class search 
experience to your end users through the discovery of the powerful mechanisms 
presented in it.</p>
 <p><a 
href="http://www.amazon.com/Mastering-Apache-Solr-practical-guide/dp/8192784509";
 title="Mastering Apache Solr"><img alt="Mastering Apache Solr cover" 
class="float-right" src="/images/solr/book_mas.jpg"></a>
@@ -257,14 +271,14 @@ Copies of this documentation for every release can be 
found online:</p>
 <p><strong>Mastering Apache Solr</strong> is written lucidly and has a clear 
simple approach. From the first page to the last, the book remains practical 
and focuses on the most important topics used in the world of Apache Solr 
without neglecting important theoretical fundamentals that help you build a 
strong foundation.</p>
 <p><a 
href="http://www.amazon.com/Mastering-Apache-Solr-practical-guide/dp/8192784509";>Buy
 here</a></p>
 <hr>
-<h3 class="offset" id="solr-in-action">Solr in Action</h3>
+<h3 class="offset" id="solr-in-action">Solr in Action [2014]</h3>
 
 <p>Trey Grainger, Timothy Potter, and Manning Publications are proud to 
announce <a href="http://solrinaction.com";>Solr in Action</a>, a comprehensive 
(638 pg.), example-driven guide covering through Solr 4.7.</p>
 <p><a href="http://solrinaction.com"; title="Manning: Solr in Action"><img 
alt="Solr in Action cover" class="float-right" 
src="/images/solr/book_sia.png"></a>
 <strong>Solr in Action</strong> is an essential resource for implementing fast 
and scalable search using Apache Solr. It uses well-documented examples ranging 
from basic keyword searching to scaling a system for billions of documents and 
queries. With this book, you’ll gain a deep understanding of how to implement 
core Solr capabilities such as faceted navigation through search results, 
matched snippet highlighting, field collapsing and search results grouping, 
spell-checking, query auto [...]
 <p><a href="http://solrinaction.com";>Buy here</a></p>
 <hr>
-<h3 class="offset" id="einfuehrung-in-apache-solr">Einführung in Apache 
Solr</h3>
+<h3 class="offset" id="einfuehrung-in-apache-solr">Einführung in Apache Solr 
[2014]</h3>
 
 <p><a 
href="https://www.oreilly.com/library/view/einfuhrung-in-apache/9783955614249/"; 
title="Einführung in Apache Solr"><img alt="Einführung in Apache Solr Cover" 
class="float-right" src="/images/solr/book-eias.jpg"></a></p>
 <p>Markus Klose, Daniel Wrigley and O’Reilly are proud to present the first 
book on Apache Solr in German.</p>
@@ -278,14 +292,14 @@ Copies of this documentation for every release can be 
found online:</p>
 </ul>
 <p><a 
href="https://www.oreilly.com/library/view/einfuhrung-in-apache/9783955614249/";>Buy
 here</a></p>
 <hr>
-<h3 class="offset" id="instant-apache-solr-for-indexing-data-how-to">Instant 
Apache Solr for Indexing Data How-to</h3>
+<h3 class="offset" id="instant-apache-solr-for-indexing-data-how-to">Instant 
Apache Solr for Indexing Data How-to [2013]</h3>
 
 <p><a 
href="https://www.amazon.com/Instant-Apache-Solr-Indexing-Data/dp/1782164847"; 
title="Packt: Instant Apache Solr for Indexing Data How-to"><img alt="Instant 
Apache Solr for Indexing Data How-to - cover" class="float-right" 
src="/images/solr/book_s4index.jpg"></a>
 Alexandre Rafalovitch and Packt Publishing are proud to announce <a 
href="https://www.amazon.com/Instant-Apache-Solr-Indexing-Data/dp/1782164847";>Instant
 Apache Solr for Indexing Data How-to</a> - an example-driven guide that will 
take you on a journey from the basic collection of data to a multi-lingual, 
multi-field, multi-type schema.</p>
 <p>Content and data searching is a very important part of the modern user 
experience, and before something can be searched, it has to be indexed. 
Indexing is a hidden part of the process that has a surprisingly strong impact 
on the overall user experience. From speed, to faceting, to multilingual 
support, everything depends on correct indexing. <strong>Instant Apache Solr 
for Indexing Data How-to</strong> is a friendly, practical guide that will show 
you how to index your data with Solr  [...]
 <p><a 
href="https://www.amazon.com/Instant-Apache-Solr-Indexing-Data/dp/1782164847";>Buy
 here</a></p>
 <hr>
-<h3 class="offset" id="apache-solr-4-cookbook">Apache Solr 4 Cookbook</h3>
+<h3 class="offset" id="apache-solr-4-cookbook">Apache Solr 4 Cookbook 
[2013]</h3>
 
 <p><a href="http://www.packtpub.com/apache-solr-4-cookbook/book"; title="Packt: 
Apache Solr 4 Cookbook"><img alt="Apache Solr 4 Cookbook cover" 
class="float-right" src="/images/solr/book_s4c.jpg"></a>
 Rafał Kuć and Packt Publishing are proud to announce the second edition of <a 
href="http://www.packtpub.com/apache-solr-4-cookbook/book";>Apache Solr 4 
Cookbook</a>. The Cookbook is newly updated and improved with new chapters on 
SolrCloud and every chapter updated to Solr 4.</p>
@@ -294,7 +308,7 @@ Rafał Kuć and Packt Publishing are proud to announce the 
second edition of <a
 <p>With numerous practical chapters centered on important Solr techniques and 
methods, <strong>Apache Solr 4 Cookbook</strong> is an essential resource for 
developers who wish to take their knowledge and skills further. Thoroughly 
updated and improved, this Cookbook also covers the changes in Apache Solr 4 
including the awesome capabilities of SolrCloud.</p>
 <p><a href="http://www.packtpub.com/apache-solr-4-cookbook/book";>Buy 
here</a></p>
 <hr>
-<h3 class="offset" id="taming-text">Taming Text</h3>
+<h3 class="offset" id="taming-text">Taming Text [2012]</h3>
 
 <p><a href="http://www.manning.com/ingersoll/"; title="Taming Text"><img 
alt="Taming Text cover" class="float-right" src="/images/solr/book_tt.png"></a>
 Taming Text is a hands-on, example-driven guide to working with unstructured 
text in the context of real-world applications. This book explores how to 
automatically organize text using approaches such as full-text search with 
Apache Solr (v3), proper name recognition,
@@ -302,7 +316,7 @@ clustering, tagging, information extraction, and 
summarization. The book guides
 is available on <a href="https://github.com/tamingtext/book";>Github</a>.</p>
 <p><a href="http://www.manning.com/ingersoll/";>Buy here</a></p>
 <hr>
-<h3 class="offset" id="apache-solr-3.1-cookbook">Apache Solr 3.1 Cookbook</h3>
+<h3 class="offset" id="apache-solr-3.1-cookbook">Apache Solr 3.1 Cookbook 
[2011]</h3>
 
 <p><a 
href="http://www.packtpub.com/solr-3-1-enterprise-search-server-cookbook/book"; 
title="PACKT: Apache Solr 3.1 Cookbook"><img alt="Solr Cookbook cover" 
class="float-right" src="/images/solr/book_s3c.png"></a>
 Rafał Kuć is proud to introduce a new book on Solr, <a 
href="http://www.packtpub.com/solr-3-1-enterprise-search-server-cookbook/book";>Apache
 Solr 3.1 Cookbook</a> from Packt Publishing.</p>
@@ -326,6 +340,7 @@ Rafał Kuć is proud to introduce a new book on Solr, <a 
href="http://www.packtp
 <p><a 
href="https://www.youtube.com/c/PlainSchwarzUG/playlists?view=50&amp;sort=dd&amp;shelf_id=1";>Videos
 from past Berlin Buzzwords events</a></p>
 <p><a 
href="https://www.youtube.com/channel/UCiuXt-f2Faan4Es37nADUdQ/playlists";>Videos
 from past Haystack events (search relevance)</a></p>
 <p><a href="https://vimeo.com/search?q=lucene%20eurocon";>Videos from 
Lucidwork's Lucene Eurocon</a></p>
+<p><a 
href="https://www.youtube.com/playlist?list=PL3MGdCOBPhsccrQRGrUjQlzRSdlWrcF9N";>Videos
 from past London Information Retrieval &amp; AI Meetups</a></p>
 <h3 class="offset" id="youtube">YouTube</h3>
 
 <p><a href="https://www.youtube.com/results?search_query=solr";>Search YouTube 
for Solr</a></p>

Reply via email to