Book description
Enterprise and web applications require full-featured, "Google-quality" search capabilities, but such features are notoriously difficult to implement and maintain. Hibernate Search builds on the Lucene feature set and offers an easyto- implement interface that integrates seamlessly with Hibernate-the leading data persistence solution for Java applications. Hibernate Search in Action introduces both the principles of enterprise search and the implementation details a Java developer will need to use Hibernate Search effectively. This book blends the insights of the Hibernate Search lead developer with the practical techniques required to index and manipulate data, assemble and execute search queries, and create smart filters for better search results. Along the way, the reader masters performance-boosting concepts like using Hibernate Search in a clustered environment and integrating with the features already in your applications. This book assumes you're a competent Java developer with some experience using Hibernate and Lucene.
Table of contents
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this book
- Part 1. Understanding Search Technology
- Chapter 1. State of the art
- Chapter 2. Getting started with Hibernate Search
- Part 2. Ending structural and synchronization mismatches
- Chapter 3. Mapping simple data structures
- Chapter 4. Mapping more advanced data structures
- Chapter 5. Indexing: where, how, what, and when
- Part 3. Taming the retrieval mismatch
- Chapter 6. Querying with Hibernate Search
- Chapter 7. Writing a Lucene query
- Chapter 8. Filters: cross-cutting restrictions
- Part 4. Performance and scalability
- Chapter 9. Performance considerations
- Chapter 10. Scalability: using Hibernate Search in a cluster
- Chapter 11. Accessing Lucene natively
- Part 5. Native Lucene, scoring, and the wheel
- Chapter 12. Document ranking
- Chapter 13. Don’t reinvent the wheel
- Appendix. Quick reference
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Hibernate Search in Action
- Author(s):
- Release date: January 2009
- Publisher(s): Manning Publications
- ISBN: 9781933988641
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …