Part 4. Performance and scalability

 

The previous parts of this book covered all of the fundamental concepts and practical knowledge necessary to index a domain model and query it. The next two chapters focus on performance and scalability.

Chapter 9 is a performance cookbook that’s full of tips and tricks to apply to optimize various areas of Hibernate Search: indexing, querying, and optimizing index structures. Chapter 10 covers scalability and particularly focuses on using Hibernate Search in a cluster of servers.