*#REDIRECT [[Hibernate (Java) |Hibernate]] ▼
{{Infobox Software
| logo = <!-- Deleted image removed: [[Image:Hibernate.gif]] -->
| name = Hibernate Search
| developer = [[Red Hat]]
| latest release version = 3.1.0.GA
| latest release date = {{release date|2008|12|04}}
| 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]].
== See also ==
▲* [[Hibernate (Java)|Hibernate]]
* [[Lucene]]
* [[Search oriented architecture]]
== Further reading ==
* {{cite book
|last=Bernard |first=Emmanuel
|last2=Griffin |first2=John
|title=Hibernate Search In Action
|series="In Action" series
|publisher=[[Manning Publications|Manning]]
|year=2009
|isbn=1933988649
|ref=Bernard & Griffin, Hibernate Search In Action
}}
== External links ==
*[http://search.hibernate.org/ Hibernate Search Home Page]
[[Category:Object-relational mapping]]
[[Category:Java platform]]
[[Category:Java enterprise platform]]
[[Category:Red Hat]]
|