Introduction to Hibernate Search
Bring the power of Lucene to your database-backed applications
Many Web applications exist to provide access to copious amounts of data stored in a relational database, but what's the easiest
way to enable users to search through that data and find what they need? In this article, Dr. Xinyu Liu introduces Hibernate
Search, which integrates the sophisticated search capabilities of Lucene with the familiar object-relational mapping framework
of Hibernate.