Hibernate Search by Example

Front Cover
Packt Pub., 2013 - Computers - 148 pages
Users expect software to be highly intelligent when searching data. Searches should span across multiple data points at once, and be able to spot patterns and groupings in the results found. Searches should be able to fix user typos, and use terms related to the user's search words. Searching is at its best when it pleasantly surprises us, seeming to understand the real gist of what we're looking for better than we understood it ourselves! Where can we find such a search system and how can we use it efficiently?Hibernate Search by Example is a practical, step-by-step tutorial, which guides you from the basics of Hibernate Search to its advanced features. The book builds toward a complete sample application, slowly fleshed out to demonstrate each and every concept being introduced in each chapter. By the end you will have a solid foundation for using Hibernate Search in real production applications.This book starts with a simple example, and incrementally builds upon it to showcase each Hibernate Search feature introduced. By the end of the book you will have a working, functionality-rich application, and a deeper understanding than you might have had from looking at code snippets in a vacuum.You will learn how to integrate search into core Hibernate applications, whether they are XML or annotation-based, or if you are using JPA. You will see how to fine-tune the relevance of search results, and design searches that can account for user typos or automatically reach for related terms. We will take advantage of performance optimization strategies, from running Hibernate Search in a cluster to reducing the need for database access at all.Hibernate Search by Example provides everything you need to know to incorporate search functionality into your own custom applications.

About the author (2013)

Steve Perkins is a Java developer based in Atlanta, GA, USA. Steve has been working with Java in a web and systems integration context for 15 years, for clients ranging from commerce and finance to media and entertainment. He has been using Hibernate intensively for over seven years, and is interested in best practices for data modeling and application design.Outside of coding, Steve also has a keen interest in the subject of software patents, which eventually lead to a law degree and becoming a licensed attorney. Steve co-authored In the Aftermath of In re Bilski (2009) and In the Aftermath of Bilski v. Kappos (2010) for the Practising Law Institute Handbook Series.Steve lives in Atlanta with his wife Amanda, their son Andrew, and more musical instruments than he has free time to play.Visit him online at [url]steveperkins.net[/url] and follow him on Twitter at [url]twitter.com/stevedperkins[/url]