Hibernate search
Appearance
Hibernate | |
---|---|
File:Hibernate.gif | |
Developer(s) | Red Hat |
Stable release | |
Operating system | Cross-platform |
Platform | Java |
Type | ORM |
License | LGPL |
Website | www.hibernate.org |
Hibernate Search is an object-index solution for full text search engines: it provides an easy to use framework for mapping an object-oriented domain model to a 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 as open source software that is distributed under the GNU Lesser General Public License.