Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hibernate-search-3.4.0.Beta1-dist.tar.gz | 2011-03-21 | 15.6 MB | |
readme.txt | 2011-03-21 | 1.4 kB | |
changelog.txt | 2011-03-21 | 46.1 kB | |
hibernate-search-3.4.0.Beta1-dist.zip | 2011-03-21 | 18.5 MB | |
Totals: 4 Items | 34.2 MB | 0 |
Hibernate Search ================================================== Version: 3.4.0.Beta1, 21.03.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. Instructions ------------ Unzip to installation directory and read the documentation available in dist/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).