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 e47960b49 Commit build products
e47960b49 is described below
commit e47960b49e1817abca691e4f1e928adce5a9e64e
Author: Build Pelican (action) <[email protected]>
AuthorDate: Sat Nov 1 01:26:28 2025 +0000
Commit build products
---
output/resources.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/output/resources.html b/output/resources.html
index be1b8cb4b..adf969ba4 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -206,6 +206,13 @@ 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>
+
+<p><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 a system engineer's
perspective. It explores the architectural decisions, data structures, and
algorithms that enable these world-class search platforms to deliver
exceptional p [...]
+<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>
<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>