[hibernate-dev] Hibernate Search alternative Directory distribution

2009-07-09 Thread Emmanuel Bernard
Here is the concall notes on how to cluster and copy Hibernate indexes using non file system approaches. Forget JBoss Cache, forget plain JGroups and focus on Infinispan Start with Infinispan in replication mode (the most stable code) and then try distribution. It should be interesting to tes

[hibernate-dev] Re: [infinispan-dev] Hibernate Search alternative Directory distribution

2009-07-09 Thread Manik Surtani
On 9 Jul 2009, at 14:57, Emmanuel Bernard wrote: Here is the concall notes on how to cluster and copy Hibernate indexes using non file system approaches. Forget JBoss Cache, forget plain JGroups and focus on Infinispan Start with Infinispan in replication mode (the most stable code) and th

[hibernate-dev] Re: [infinispan-dev] Hibernate Search alternative Directory distribution

2009-07-09 Thread Emmanuel Bernard
On Jul 9, 2009, at 16:16, Manik Surtani wrote: In the case of replication, make sure a FD back end can be activated in case the grid goes to the unreachable clouds of total inactivity. FD backend? I presume you mean a cache store. Have a look at the different cache stores we ship wi