Apache Solr Search Patterns
eBook - ePub

Apache Solr Search Patterns

Jayant Kumar

Share book
  1. 316 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Apache Solr Search Patterns

Jayant Kumar

Book details
Book preview
Table of contents
Citations

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Apache Solr Search Patterns an online PDF/ePUB?
Yes, you can access Apache Solr Search Patterns by Jayant Kumar in PDF and/or ePUB format, as well as other popular books in Informatique & Programmation Open Source. We have over one million books available in our catalogue for you to explore.

Information

Year
2015
ISBN
9781783981847

Apache Solr Search Patterns


Table of Contents

Apache Solr Search Patterns
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
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
Using multiple threads for indexing on Solr
Using the Java binary format of data for indexing
Using the ConcurrentUpdateSolrServer class for indexing
Solr configuration changes that can improve indexing performance
Planning your commit strategy
Using better hardware
Distributed indexing
The SolrCloud solution
Summary
2. Customizing the Solr Scoring Algorithm
Relevance calculation
Building a custom scorer
Drawbacks of the TF-IDF model
The information gain model
Implementing the information gain model
Options to TF-IDF similarity
BM25 similarity
DFR similarity
Summary
3. Solr Internals and Custom Queries
Working of a scorer on an inverted index
Working of OR and AND clauses
The eDisMax query parser
Working of the eDisMax query parser
The minimum should match parameter
Working of filters
Using BRS queries instead of DisMax
Building a custom query parser
Proximity search using SWAN queries
Creating a parboiled parser
Building a Solr plugin for SWAN queries
Integrating the SWAN plugin in Solr
Summary
4. Solr for Big Data
Introduction to big data
Getting data points using facets
Field faceting
Query and range faceting
Radius faceting for location-based data
The geofilt filter
The bounding box filter
The rectangle filter
Distance function queries
Radius faceting
Data analysis using pivot faceting
Graphs for analytics
Getting started with Highcharts
Displaying Solr data using Highcharts
Summary
5. Solr in E-commerce
Designing an e-commerce search
Handling unclean data
Handling variations in the product
Sorting
Problems and solutions of flash sale searches
Faceting with the option of multi-select
Faceting with hierarchical taxonomy
Faceting with size
Implementing semantic search
Optimizations
Summary
6. Solr for Spatial Search
Features of spatial search
Java Topology Suite
Well-known Text
The Spatial4j library
Lucene 4 spatial module
SpatialRecursivePrefixTreeFieldType
BBoxField (to be introduced in Solr 4.10)
Indexing for spatial search
Searching and filtering on a spatial index
The bbox query
Distance sort and relevancy boost
Advanced concepts
Quadtree
Indexing data
Searching data
Geohash
Summary
7. Using Solr in an Advertising System
Ad system functionalities
Architecture of an ad distribution system
Requirements of an ad distribution system
Schema for a listing ad
Schema for targeted ads
Performance improvements
fieldCache
fieldValueCache
documentCache
filterCache
queryResultCache
Application cache
Garbage collection
Merging Solr with Redis
Summary
8. AJAX Solr
The purpose of AJAX Solr
The AJAX Solr architecture
The Manager controller
The ParameterStore model
Available parameters
Exposed parameters
Using the ParameterHashStore class
Extending the ParameterStore class
Widgets
Working with AJAX Solr
Talking to AJAX Solr
Displaying the result
Adding facets
Adding pagination
Adding a tag cloud
Performance tuning
Summary
9. SolrCloud
The SolrCloud architecture
Centralized configuration
Setting up SolrCloud
Test setup for SolrCloud
Setting up SolrCloud in production
Setting up the Zookeeper ensemble
Setting up Tomcat with Solr
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
Shard splitting
Deleting a shard
Moving the existing shard to a new node
Shard splitting based on split key
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
An overview of FST and text tagging
Implementation of FST in Lucene
Text tagging algorithms
Fuzzy string matching algorithm
The Levenshtein distance algorithm
Damerau–Levenshtein distance
Using Solr for text tagging
Implementing a text tagger using Solr
Summary
Index

Apache Solr Search Patterns

Copyright © 2015 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: April 2015
Production reference: 1210415
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham B3 2PB, UK.
ISBN 978-1-78398-184-7
www.packtpub.com

Credits

Author
Jayant Kumar
Reviewers
Ramzi Alqrainy
Damiano Braga
Omar Shaban
Commissioning Editor
Edward Bowkett
Acquisition Editor
Vinay Argekar
Content Development Editor
Sumeet Sawant
Technical Editor
Tanmayee Patil
Copy Editors
Janbal Dharmaraj
Pooja Iyer
Project Coordinator
Akash Poojary
Proofreaders
Ting Baker
Simran Bhogal
Safis Editing
Index...

Table of contents