Description
Hibernate Search in Action introduces the subject of fulltext search and helps readers master the Hibernate Search library. You’ll start with the basics, like indexing your domain model and querying. Then you will learn to add humanfriendly features like phonetic approximation, relevance ranking, and search by synonym. You’ll also learn how to scale Lucene in a clustered environment and access Lucene natively to extend Hibernate Search. The book does not assume any previous knowledge of Hibernate search.
Emmanuel Bernard is employed at JBoss where he leads the Hibernate Search as well as Hibernate Annotations and Hibernate EntityManager projects. He is also the JCP spec lead for Bean Validation, and a member of the Java Persistence 2.0 expert group.
John Griffin, is a software engineer and architect, an adjunct university professor, and an open source committer.