Re: [hibernate-dev] Batch indexing API

2009-07-07 Thread Sanne Grinovero
inline: 2009/7/5 Emmanuel Bernard : > >>> cacheMode //when would you need something different than Ignore? Also, >>> I'd >>> rather get CacheMode be a Search class to keep the independance wrt >>> Hibernate Core >> >> Depending on the model it might be much faster using cache when the >> indexed e

Re: [hibernate-dev] Batch indexing API

2009-07-07 Thread Emmanuel Bernard
ok, go ahead what ever that means :). On Jul 7, 2009, at 10:49, Sanne Grinovero wrote: inline: 2009/7/5 Emmanuel Bernard : cacheMode //when would you need something different than Ignore? Also, I'd rather get CacheMode be a Search class to keep the independance wrt Hibernate Core Depen