Hibernate Shards 3.0.0.Beta2 released
by Max Ross
Hibernate Shards 3.0.0.Beta2 released
The Hibernate Shards team is pleased to announce the availability of
Hibernate Shards 3.0.0.Beta2. The most significant improvements in
this release are:
* Support for Hibernate Annotations
* Fewer gaps in the sharded implementations of Session and Criteria
(Session is almost completely supported in fact)
* More flexible configuration (no longer necessary to construct a
prototype Configuration object)
Please visit http://shards.hibernate.org for more information.
Max (on behalf of the Hibernate Shards team)
17 years, 3 months
Hibernate Search 3.0.0.Beta4
by Emmanuel Bernard
Hibernate Search has a new beta out and comes with a bunch of
interesting new features:
- Named filters: query result filter (transparently cacheable)
- Automatic index optimization
- Access to query metadata (Score, ...)
- Support for the Java Persistence API
- Index sharding (indexing an entity into several underlying Lucene
indexes)
and a few more, check out http://blog.hibernate.org/cgi-bin/
blosxom.cgi/2007/08/01#hsearch300beta4 for more info. The download
page is http://www.hibernate.org/6.html
Many thanks to John Griffin and Hardy Ferentschik for stepping up on
this release. The feature set is up to what was envisioned for the
final release and has proven fairly stable. We expect a short CR
cycle and the GA soon after.
Emmanuel
17 years, 3 months