Chapter 6. Improving Solr Performance
In this chapter, we will cover the following topics:
Handling deep paging efficiently
Configuring the document cache
Configuring the query result cache
Configuring the filter cache
Improving Solr query performance after the start and commit operations
Lowering the memory consumption of faceting and sorting
Speeding up indexing with Solr segment merge tuning
Avoiding caching of rare filters to improve the performance
Controlling the filter execution to improve expensive filter performance
Configuring numerical fields for high-performance sorting and range queries