Book Image

Apache Solr High Performance

By : Surendra Mohan
Book Image

Apache Solr High Performance

By: Surendra Mohan

Overview of this book

Table of Contents (14 chapters)

Chapter 3. Performance Optimization

In this chapter, we will learn more different ways to optimize your Solr's performance, starting from understanding the required factors that affect performance and heading towards advanced concepts such as index replication using the master-slave architecture. We will also learn more about playing around with multiple Solr servers, sharding, distributed search, and much more. We will cover the following topics:

  • Solr performance factors

  • Solr caching

  • Using SolrCloud

  • Near real-time search

So, let us get started.