Re: [hibernate-dev] Hibernate Search and massive indexing

2009-05-07 Thread Emmanuel Bernard
On May 7, 2009, at 17:50, Sanne Grinovero wrote: I'd like to stress that the second mode (adaptative) is not contrained into the BackendQueueProcessorFactory interface as it is not created by the usual BatchedQueueingProcessor but by a new kind of Worker. So we can apply some more pipelining o

Re: [hibernate-dev] Hibernate Search and massive indexing

2009-05-07 Thread Sanne Grinovero
I'd like to stress that the second mode (adaptative) is not contrained into the BackendQueueProcessorFactory interface as it is not created by the usual BatchedQueueingProcessor but by a new kind of Worker. So we can apply some more pipelining optimizations. About 5) the API is not going to be thr