Re: [hibernate-dev] HSearch : new feature "blackhole" backend

2009-03-07 Thread Hardy Ferentschik
+ 1 from me for a blackhole ;-) On Sat, 07 Mar 2009 14:15:00 +0100, Sanne Grinovero wrote: Hi, I've implemented a really trivial new backend (can be configured to replace the jms or lucene backends) called "blackhole" as the same named MySQL engine (http://dev.mysql.com/doc/refman/5.0/en/bl

[hibernate-dev] HSearch : new feature "blackhole" backend

2009-03-07 Thread Sanne Grinovero
Hi, I've implemented a really trivial new backend (can be configured to replace the jms or lucene backends) called "blackhole" as the same named MySQL engine (http://dev.mysql.com/doc/refman/5.0/en/blackhole-storage-engine.html). It doesn't to anything :-P , and that's why it's useful! When replac