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

2009-07-13 Thread Łukasz Moreń
> > 1. share the same grid cache between the master and the slaves Infinispan has a flat structure. The key has to contain: - the index name - the chunk name Both with essentially be the unique identifier. I suppose in this idea all indexes are stored in a one single grid. What about one I

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

2009-07-13 Thread Manik Surtani
On 13 Jul 2009, at 17:10, Łukasz Moreń wrote: 1. share the same grid cache between the master and the slaves Infinispan has a flat structure. The key has to contain: - the index name - the chunk name Both with essentially be the unique identifier. I suppose in this idea all indexes are stor