Jump to ratings and reviews
Rate this book

Einführung in Apache Solr

Rate this book
Eine leistungsfähige Volltextsuche ist heute auf Websites, in Online-Shops oder auch im Unternehmen nicht mehr Kür, sondern Pflicht. Gefragt ist eine flexible Suchtechnologie, die auf unterschiedlichsten Systemen genutzt werden kann. Hier kommt Apache Solr 4 ins Spiel: Dieser Open Source-Suchserver bietet Entwicklern auf Basis von Standard-Webtechnologien eine mächtige und dabei einfach zu integrierende und zu benutzende Search Engine.

Einführung in Apache Solr bietet Ihnen einen fundierten Einstieg in diese Suchtechnologie: Das Buch vermittelt Ihnen das nötige Handwerkszeug, um eine individuelle Suchlösung auf Basis von Apache Solr aufzusetzen. Beschrieben wird, aus welchen Komponenten Solr sich zusammensetzt, wie die Indexierung manipuliert werden kann und welche Möglichkeiten Solr für die Suche bietet.

Schnelleinstieg: Erstellen Sie nach der Solr-Installation einen Index und setzen Sie Ihre erste Suche ab.
Index-Konfiguration: Erfahren Sie, welche Möglichkeiten der Analyse-Prozess bietet, um die Inhalte von Dokumenten suchoptimiert im Index abzulegen.
Solr-Features out-of-the-box: Nutzen Sie Funktionalitäten wie Facetten, AutoSuggest oder Meinten Sie für Ihre Suche und sehen Sie am Beispiel der Browse-Oberfläche, wie man sie einbinden kann.
Scoring und Relevanz: Erfahren Sie, mit welchen Mitteln Sie bei Solr sowohl die Qualität als auch die Quantität der Treffer beeinflussen können.
Solr-Architekturen: Lernen Sie die zwei Architekturansätze Master/Slave und SolrCloud kennen und richten Sie sie für Ihr System ein.
Deployment und Monitoring: Informieren Sie sich über das Deployment in einem Servlet-Container sowie über das Aufsetzen eines Monitorings.

336 pages, Paperback

First published February 1, 2014

1 person want to read

About the author

Markus Klose

4 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (33%)
4 stars
1 (33%)
3 stars
1 (33%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Kai Weber.
524 reviews46 followers
April 27, 2016
This book presents a solid walk-through the Solr search server technology, showing how to install, configure and run a Solr server. It explains all important configuration settings (though not all of them - sometimes the book just refers to Apache documentation for further reading), explains the ranking algorithm for search results and shows how to set up server clusters, using the SolrCloud technology. The book is rounded off with a (very) brief comparison between Solr and Elasticsearch and a short description of some other projects of the Apache Software Foundation that can be coupled with Solr. I feel ready to give Solr a go after reading this. P.S.: The book is quite technical, but doesn't require the reader to be a programmer. One should not be afraid of using the command line or build API calls through an HTTP-URL though.
Profile Image for André Hagenbruch.
9 reviews5 followers
March 19, 2014
Solide Einführung, wobei ich mir Kapitel 6 (verteilte Architekturen) ein wenig kürzer und den Blick über den Tellerrand (Kapitel 7) etwas ausführlicher gewünscht hätte. Kann mal jemand die Autoren zu einer deutschsprachigen Einführung in Elasticsearch überreden... ;-)
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.