buchspektrum Internet-Buchhandlung

Neuerscheinungen 2015

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Dikshant Shahi

Apache Solr


A Practical Approach to Enterprise Search
1st ed. 2015. xxvi, 299 S. 56 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2015
ISBN: 1-484-21071-9 (1484210719)
Neue ISBN: 978-1-484-21071-0 (9781484210710)

Preis und Lieferzeit: Bitte klicken


Build an
enterprise search engine using Apache Solr: index and search documents; ingest
data from varied sources; apply various text processing techniques; utilize
different search capabilities; and customize Solr to retrieve the desired
results. Apache Solr: A
Practical Approach to Enterprise Search explains each essential
concept-backed by practical and industry examples--to help you attain
expert-level knowledge.

The book,
which assumes a basic knowledge of Java, starts with an introduction to Solr,
followed by steps to setting it up, indexing your first set of documents, and
searching them. It then introduces you to information retrieval and its
implementation in Apache Solr; this will help you understand your search
problem, decide the approach to build an effective solution, and use various
metrics to evaluate the results.

The book
next covers the schema design and techniques to build a text analysis chain for
cleansing, normalizing and enriching your documents and addressing different
types of search queries. It describes various popular matching techniques which
are generally applied to improve the precision and recall of searches.

You will
learn the end-to-end process of data ingestion from varied sources, metadataextraction, pre-processing and transformation of content, various search
components, query parsers and other advanced search capabilities.

After
covering out-of-the-box features, Solr expert Dikshant Shahi dives into ways
you can customize Solr for your business and its specific requirements, along
with ways to plug in your own components. Most important, you will learn about
implementations for Solr scoring, factors affecting the document score, and
tuning the score for the application at hand. The book explains why textual
scoring is not sufficient for practical ranking of documents and ways to
integrate real-world factors for contributing to the document ranking.

You´ll see
how to influence user experience by providing suggestions and recommendations.
You´ll also see integration of Solr with important related technologies such as
OpenNLP and Tika. Additionally, you will learn about scaling Solr using
SolrCloud.

This book concludes with
coverage of semantic search capabilities, which is crucial for taking the
search experience to the next level. By the end of Apache Solr , you will be proficient in designing and
developing your search engine.
Chapter 1: Introduction to Search Engines and Solr

Chapter 2: Solr Setup and Administration

Chapter 3: Understanding Information Retrieval

Chapter 4: Search Strategy and Schema Design

Chapter 5: Efficient Data Ingestion

Chapter 6: Searching Solr

Chapter 7: Advanced Querying

Chapter 8: Customizing Document Ranking

Chapter 9: Going Beyond Text Matching

Chapter 10: Solr Cloud

Chapter 11: Practical Search Examples

Dikshant Shahi manages the search and platforms team at OnMobile Global Limited. He has been responsible for developing several vertical search engines for categories including music metadata, voice, audio fingerprinting, channel intelligence, log file processing, building analytics, finding deals like Groupon etc. He has also been responsible for handling multi-lingual contents, natural language processing and recommendation. Shahi specializes in Search Engine, Information Retrieval, Data Extraction and Analysis, Application Development, Web Services, and Mobile Applications.