Hibernate search
Appearance
Hibernate Search | |
---|---|
Developer(s) | Red Hat |
Stable release | 3.0.0.GA
/ September 9, 2007 |
Operating system | Cross-platform |
Platform | Java |
Type | 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 framework for mapping an 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 as open source software that is distributed under the GNU Lesser General Public License.
See also
Further reading
- Bernard, Emmanuel; Griffin, John (2009). Hibernate Search In Action. "In Action" series. Manning. ISBN 1933988649.