You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/10/23 19:44:14 UTC

svn commit: r1633901 - /lucene/cms/trunk/content/solr/books.mdtext

Author: sarowe
Date: Thu Oct 23 17:44:14 2014
New Revision: 1633901

URL: http://svn.apache.org/r1633901
Log:
remove blank vertical space between cover image and following paragraph

Modified:
    lucene/cms/trunk/content/solr/books.mdtext

Modified: lucene/cms/trunk/content/solr/books.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/books.mdtext?rev=1633901&r1=1633900&r2=1633901&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/books.mdtext (original)
+++ lucene/cms/trunk/content/solr/books.mdtext Thu Oct 23 17:44:14 2014
@@ -6,7 +6,6 @@
 <a href="http://mathieu-nayrolles.com">Mathieu Nayrolles</a> and <a href="http://www.inkstall.com/">Inkstall Publications</a> are proud to announce their latest book — <a href="http://www.amazon.com/Mastering-Apache-Solr-practical-guide/dp/8192784509/ref=sr_1_1?ie=UTF8&qid=1400238519&sr=8-1&keywords=mastering+inkstall">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.
  
 <a href="http://www.amazon.com/Mastering-Apache-Solr-practical-guide/dp/8192784509/ref=sr_1_1?ie=UTF8&qid=1400238519&sr=8-1&keywords=mastering+inkstall" title="Mastering Apache Solr"><img alt="Mastering Apache Solr cover" class="float-right" src="../images/book_mas.jpg" /></a>
-
 Mastering Apache Solr is a short, focused, practical, hands-on guide containing crisp, relevant, systematically arranged, progressive chapters. These chapters contain a wealth of information presented in a direct and easy-to-understand manner. Highlighting Solr's supremacy over classical databases in full-text search, this book covers key technical concepts which will help you accelerate your progress in the Solr world.
  
 Mastering Apache Solr starts with an introduction to Apache Solr, its underlying technologies, the main differences between the classical database engines, and gradually moves to more advance topics such as boosting performance. In this book, we will look under the hood of a large number of topics and discuss answers to pertinent questions such as why denormalize data, how to import classical databases' data inside Apache Solr, how to serve Solr through five different web servers, how to optimize them to serve Solr even faster. An important and major topic covered in this book is Solr's querying mechanism, which will prove to be a strong ally in our journey through this book. We then look at boosting performance and deploying Solr using several servlet servers. Finally, we cover how to communicate with Solr using different programming languages, before deploying it in a cloud-based environment.