You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2014/03/18 18:44:53 UTC

svn commit: r902209 - in /websites/staging/lucene/trunk/content: ./ solr/books.html

Author: buildbot
Date: Tue Mar 18 17:44:53 2014
New Revision: 902209

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/books.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 18 17:44:53 2014
@@ -1 +1 @@
-1578579
+1578978

Modified: websites/staging/lucene/trunk/content/solr/books.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/books.html (original)
+++ websites/staging/lucene/trunk/content/solr/books.html Tue Mar 18 17:44:53 2014
@@ -237,6 +237,7 @@
 <div class="toc">
 <ul>
 <li><a href="#solrwzxhzdk0tmwzxhzdk1-books">Solr<span style="vertical-align: super; font-size: xx-small">TM</span> Books</a><ul>
+<li><a href="#solr-in-action">Solr in Action</a></li>
 <li><a href="#instant-apache-solr-for-indexing-data-how-to">Instant Apache Solr for Indexing Data How-to</a></li>
 <li><a href="#apache-solr-4-cookbook">Apache Solr 4 Cookbook</a></li>
 <li><a href="#apache-solr-3-enterprise-search-server">Apache Solr 3 Enterprise Search Server</a></li>
@@ -246,6 +247,12 @@
 </li>
 </ul>
 </div>
+<h2 id="solr-in-action">Solr in Action</h2>
+<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/book_sia.png" /></a>
+Solr in Action 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 autocomplete, querying by functions, and more. You’ll also see how to take Solr to the next level, with deep coverage of large-scale production use cases, sophisticated multilingual search, complex query operations, and advanced relevancy tuning strategies.</p>
+<p>Solr in Action is intentionally designed to be a learning guide as opposed to a reference manual. It builds from an initial introduction to Solr all the way to advanced topics such as implementing a predictive search experience, writing your own Solr plugins for function queries and multilingual text analysis, using Solr for big data analytics, and even building your own Solr-based recommendation engine.</p>
+<p>The book uses fun real-world examples, including analyzing the text of tweets, searching and faceting on restaurants, grouping similar items in an ecommerce application, highlighting interesting keywords in UFO sighting reports, and even building a personalized job search experience. Executable code for all examples is included with the book, and several chapters are available for free at the <a href="http://solrinaction.com">publisher's website</a>.</p>
 <h2 id="instant-apache-solr-for-indexing-data-how-to">Instant Apache Solr for Indexing Data How-to</h2>
 <p><img alt="Instant Apache Solr for Indexing Data How-to - cover" class="float-right" src="../images/book_s4index.jpg" />
 Alexandre Rafalovitch and Packt Publishing are proud to announce <a href="http://www.packtpub.com/apache-solr-for-indexing-data/book">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>