Hibernate Search goes final
by Emmanuel Bernard
Hibernate Search 3.0 went final this week end
The Hibernate Search team is pleased to announce version 3.0 final.
Hibernate Search provides full text search (google-like) capabilities
to Hibernate domain model objects. Based on Apache Lucene, Hibernate
Search focuses on ease of use and ease of configuration, lowering the
barrier to entry of Lucene and its integration with a domain model.
See the full announcement here: http://in.relation.to/Bloggers/
FullTextSearchForHibernateGoesFinal
Thanks everybody for the ideas, support, bug reports, patches, code
etc. And of course, that's only the beginning :)
17 years, 2 months
Release Candidate for Hibernate Search 3.0.0
by Emmanuel Bernard
Hibernate Search 3.0.0.CR1 is now out. This release is mainly the
last bits of new features and polishing before the final version. The
next cycle will be dedicated to bug fixes (of any bug that pops up),
as well as test suite and documentation improvements.
Thanks to Hardy for the new getting started section (this should ease
the path for newcomers), and to John for hammering the last features
we wanted in the GA version.
Check the changelogs (http://opensource.atlassian.com/projects/
hibernate/browse/HSEARCH?
report=com.atlassian.jira.plugin.system.project:changelog-panel) for
a detailed change list.
Emmanuel
17 years, 3 months