[hibernate-dev] GSoC 2009 project at Hibernate Search status

2009-08-12 Thread Łukasz Moreń
Hello, The deadline for Google Summer of Code 2009 projects is coming soon. Here is status of my work during GSoC on Hibernate Search: [+] Hibernate Search backend based on JGroups. I finished it about month ago and sent patch to hibernate-dev list. [+] Infinispan Directory to store Lucene index

Re: [hibernate-dev] GSoC 2009 project at Hibernate Search status

2009-08-12 Thread Emmanuel Bernard
If someone in the search team could take Lukasz's patch from last month (in the mailing list) and apply it with a quick final review that would be great. I wanted to do it but I have been swamped at the moment. Emmanuel On 12 août 09, at 10:48, Łukasz Moreń wrote: > Hello, > > The deadline

[hibernate-dev] Infinispan tx, config and multithreading

2009-08-12 Thread Emmanuel Bernard
Ok I understand better now. Do your tests in JBoss AS with it's decent transaction manager (infinispan should have a config for it) For unit testing, force the indexing process in hibernate to use a single thread (I ghnk it's possible ask Sanne of you don't know how). Exposing some configura