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

commit d69eed5bf93e0838e495d2376f638c3f6c5a61ee
Author: Build Pelican (action) <[email protected]>
AuthorDate: Mon Nov 3 02:31:21 2025 +0000

    Commit build products
---
 output/images/solr/book_inside_solr_lucene.png | Bin 0 -> 71930 bytes
 output/resources.html                          |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/images/solr/book_inside_solr_lucene.png 
b/output/images/solr/book_inside_solr_lucene.png
new file mode 100644
index 000000000..269d3411a
Binary files /dev/null and b/output/images/solr/book_inside_solr_lucene.png 
differ
diff --git a/output/resources.html b/output/resources.html
index adf969ba4..7f518df1f 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -208,7 +208,7 @@ Copies of this documentation for every release can be found 
online:</p>
 <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><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>

Reply via email to