Home / hibernate-search / 3.4.0.Final
Name Modified Size InfoDownloads / Week
Parent folder
hibernate-search-3.4.0.Final-dist.zip 2011-04-18 22.0 MB
hibernate-search-3.4.0.Final-dist.tar.gz 2011-04-18 19.1 MB
readme.txt 2011-04-18 1.4 kB
changelog.txt 2011-04-18 47.8 kB
Totals: 4 Items   41.1 MB 0
Hibernate Search
==================================================
Version: 3.4.0.Final, 18-04-2011

Description
-----------

Full text search engines like Apache Lucene(tm) are a very powerful technology to
bring free text/efficient queries to applications. It suffers several mismatches
when dealing with a object domain model (keeping the index up to date, mismatch
between the index structure and the domain model, ...)
Hibernate Search indexes your domain model thanks to a few annotations, takes
care of the index synchronization, brings you back managed objects from free text
queries.
Hibernate Search is using Apache Lucene(tm) under the cover.

This version of Hibernate Search requires:
 - Hibernate Core 3.6 and above
 - Apache Lucene 3.1

Instructions
------------

Unzip to installation directory and read the documentation available in docs/reference


Contact
------------

Latest Documentation:

   http://search.hibernate.org

Bug Reports:

   Hibernate JIRA (preferred): http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH
   hibernate-dev@lists.jboss.org

Free Technical Support:

   http://forum.hibernate.org (http://forum.hibernate.org/viewforum.php?f=9)


Notes
-----------

If you want to contribute, read http://community.jboss.org/wiki/ContributingtoHibernateSearch

This software and its documentation are distributed under the terms of the
FSF Lesser Gnu Public License (see lgpl.txt).
Source: readme.txt, updated 2011-04-18