Book description
Leverage the power of Apache Solr to power up your business by navigating your users to their data quickly and efficiently
In Detail
Apache Solr is an open source search platform built on a Java library called Lucene. It serves as a search platform for many websites, as it has the capability of indexing and searching multiple websites to fetch desired results.
We begin with a brief introduction of analyzers and tokenizers to understand the challenges associated with implementing large-scale indexing and multilingual search functionality. We then move on to working with custom queries and understanding how filters work internally. While doing so, we also create our own query language or Solr plugin that does proximity searches. Furthermore, we discuss how Solr can be used for real-time analytics and tackle problems faced during its implementation in e-commerce search. We then dive deep into the spatial features such as indexing strategies and search/filtering strategies for a spatial search. We also do an in-depth analysis of problems faced in an ad serving platform and how Solr can be used to solve these problems.
What You Will Learn
Customize the Solr scoring algorithm to get better and more relevant search results
Use Solr with big data for analytical purposes
Get insights into Solr internalsâindexing and search
Setting up and scaling with Solr cloud
Implement spatial search with Solr
Understand Finite State Transducers (FST) and implement text tagging using FST
Breeze through the strategies used in executing search using Solr in e-commerce, advertising, and real estate websites
Learn more about how to use Solr with AJAX
Table of contents
-
Apache Solr Search Patterns
- Table of Contents
- Apache Solr Search Patterns
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
-
1. Solr Indexing Internals
- The job site problem statement – Solr indexing fundamentals
- Working of analyzers, tokenizers, and filters
- Handling a multilingual search
- Measuring the quality of search results
- The e-commerce problem statement
- The job site problem statement
- Challenges of large-scale indexing
- The SolrCloud solution
- Summary
- 2. Customizing the Solr Scoring Algorithm
- 3. Solr Internals and Custom Queries
- 4. Solr for Big Data
- 5. Solr in E-commerce
- 6. Solr for Spatial Search
- 7. Using Solr in an Advertising System
- 8. AJAX Solr
-
9. SolrCloud
- The SolrCloud architecture
- Centralized configuration
- Setting up SolrCloud
- Distributed indexing and search
- Routing documents to a particular shard
- Adding more nodes to the SolrCloud
- Fault tolerance and high availability in SolrCloud
- Advanced sharding with SolrCloud
- Asynchronous calls
- Migrating documents to another collection
- Sizing and monitoring of SolrCloud
- Using SolrCloud as a NoSQL database
- Summary
- 10. Text Tagging with Lucene FST
- Index
Product information
- Title: Apache Solr Search Patterns
- Author(s):
- Release date: April 2015
- Publisher(s): Packt Publishing
- ISBN: 9781783981847
You might also like
book
Mastering Apache Solr 7.x
Accelerate your enterprise search engine and bring relevancy in your search analytics About This Book A …
book
Apache Solr: A Practical Approach to Enterprise Search
Build an enterprise search engine using Apache Solr: index and search documents; ingest data from varied …
book
Apache Solr for Indexing Data
Enhance your Solr indexing experience with advanced techniques and the built-in functionalities available in Apache Solr …
book
Scaling Apache Solr
Optimize your searches using high-performance enterprise search repositories with Apache Solr In Detail This book is …