Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-26 Thread Sanne Grinovero
Hi, the [1] sources for Lucene's Directory based on Infinispan are here: http://anonsvn.jboss.org/repos/infinispan/trunk/lucene-directory/ Or you can have a look on FishEye: http://fisheye.jboss.org/browse/Infinispan/trunk/lucene-directory Sanne 2009/10/26 Emmanuel Bernard : > > On 23 oct. 09,

Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-26 Thread Emmanuel Bernard
On 23 oct. 09, at 23:00, Amin Mohammed-Coleman wrote: > Hi All > Thank you for your valuable feedback. > > I agree that the Spring integration should actually be done on the > Spring > side. To be honest I have been somewhat annoyed with Spring and > agree that > putting Spring into the Hibe

Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-23 Thread Amin Mohammed-Coleman
Hi All Thank you for your valuable feedback. I agree that the Spring integration should actually be done on the Spring side. To be honest I have been somewhat annoyed with Spring and agree that putting Spring into the Hibernate Search isn't probably a good idea. It makes sense for Spring to be d

Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-23 Thread Emmanuel Bernard
Hello, On 23 oct. 09, at 16:47, Amin Mohammed-Coleman wrote: > Hi All > > I have been looking at the Hibernate Search codebase and I am very > keen to > help out. I have noticed some small changes I would like to purpose > (very > small) and I hope I don't offend anyone by mentioning these.

Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-23 Thread Sanne Grinovero
Hi, welcome, 2) I didn't need it so far, but it seems reasonable to provide this access. Out of curiosity, what are you needing it for? Seems a bit weird that nobody asked before. 3) Nice, but because of a problem in namespaces with compass I guess you're not using their implementation of Lucene

Re: [hibernate-dev] Some minor improvements to Hibernate Search

2009-10-23 Thread Hardy Ferentschik
Hi, On Fri, 23 Oct 2009 16:47:48 +0200, Amin Mohammed-Coleman wrote: > I have been looking at the Hibernate Search codebase and I am very keen > to help out. Great. Help is always welcome :) > 1) Remove cyclic reference in JmsBackEndQueueProcessor and > JmsBackEndQueueProcessorFactory. I