Book Image

Solr Cookbook - Third Edition

By : Rafal Kuc
Book Image

Solr Cookbook - Third Edition

By: Rafal Kuc

Overview of this book

Table of Contents (18 chapters)
Solr Cookbook Third Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

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