Re: lucene / hibernate search in cluster

2009-05-04 Thread Stephane Nicoll
On Mon, May 4, 2009 at 3:33 PM, no spam wrote: > 5 seconds seems short to me also but this is what our client wants and so I > need to get as close to this number as possible :) It's a system that > records live video 24x7 and up to date information is extremely important. > I have the hibernate

Re: lucene / hibernate search in cluster

2009-05-04 Thread no spam
5 seconds seems short to me also but this is what our client wants and so I need to get as close to this number as possible :) It's a system that records live video 24x7 and up to date information is extremely important. I have the hibernate search in action book as well. I didn't see other alter

Re: lucene / hibernate search in cluster

2009-05-03 Thread Stephane Nicoll
Hi, There are many more alternatives available to the JMS bridge. There is also the abilty to do incremental copy of the index over a shared filesystem for instance. That being said, 5 seconds seems really short to me. I read all this in "Hibernate Search In Action" but I suppose the online mater