Hibernate search

This is an old revision of this page, as edited by Alaibot (talk | contribs) at 08:16, 28 September 2007 (Robot: tagging uncategorised page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 Search
Developer(s)Red Hat
Stable release
3.0.0.GA / Sep 09, 2007
Operating systemCross-platform
PlatformJava
TypeORM
LicenseLGPL
Websitewww.hibernate.org

Hibernate is free as open source software that is distributed under the GNU Lesser General Public License.


See also