Fwd: [hibernate-dev] HSearch: Using sharding and avoiding query on multiple shards

2009-06-03 Thread Emmanuel Bernard
Begin forwarded message: From: chase.seibert+opensubscri...@gmail.com Date: June 3, 2009 09:21:21 PDT To: emman...@hibernate.org Subject: Re: Re: [hibernate-dev] HSearch: Using sharding and avoiding query on multiple shards Reply-To: chase.seibert+opensubscri...@gmail.com Emmanuel, Rega

Re: [hibernate-dev] HSearch: Using sharding and avoiding query on multiple shards

2009-06-03 Thread Sanne Grinovero
I am having a similar need in these days; this should be a very useful feature, but I'd like more something I could use with the existing API like enableFullTextFilter( "MyShardsSelectionStrategy" ).setParameter( ... ) a practical example: enableFullTextFilter( "LanguageFilter" ).setParameter( "I

[hibernate-dev] Hibernate Core 3.2.7

2009-06-03 Thread Steve Ebersole
Hibernate Core 3.2.7 just got released - http://in.relation.to/11698.lace As mentioned in the blog, I expect to release 3.3.2 later this week or early next. After that we will be focusing on JPA2 support and some Antlr work for 3.5 (if you missed it we will be skipping 3.4). -- Steve Ebersole