| logo = <!-- Deleted image removed: [[Image:Hibernate.gif]] -->
| name = Hibernate Search
| developer = [[Red Hat]]
| latest release version = 3.0.0.GA
| latest release date = {{release date|2007|09|09}}
| operating system = [[Cross-platform]]
| platform = [[Java platform|Java]]
| genre = [[Object-relational mapping]]
| license = [[GNU Lesser General Public License]]
| website = http://search.hibernate.org/
}}
'''Hibernate Search''' is an [[object-index]] solution for full text search engines: it provides an easy to use [[Software framework|framework]] for mapping an [[Object-oriented programming|object-oriented]] [[___domain model]] to the indexes created by a traditional [[Search oriented architecture]]. Its purpose is to relieve the developer from a significant amount of index generation and related programming tasks.
Hibernate is [[free software|free]] as [[open source software|open source]] software that is distributed under the [[GNU Lesser General Public License]].