Hibernate 4 Archive

Architecture of Hibernate Search

Hibernate Search brings the power of full text search engines to the persistence domain model by combining Hibernate Core with the capabilities of the Apache Lucene search engine.           Hibernate Search = Hibernate Core + …