Thank you for the feedback, that is very useful :-)
________________________________ From: Martijn v Groningen <martijn.v.gronin...@gmail.com> To: java-user@lucene.apache.org Sent: Thursday, March 29, 2012 3:14 PM Subject: Re: JoinUtil.createJoinQuery in 3.6 ? Some extra notes: 1) he implementation in 3.6 is about 3 times slower. I noticed this during some tests that I ran on my test data set. The 3.6 implementation is definitely usable. Also on larger indices. I believe the average query time was around 350 ms on an index containing 10M documents. 2) The fromField can only contain 1 term per document for the 3.6 impl whilst the trunk (4.0) doesn't have this limitation. Martijn On 29 March 2012 14:39, Michael McCandless <luc...@mikemccandless.com>wrote: > It'll be in both 3.6 and 4.0. > > Mike McCandless > > http://blog.mikemccandless.com > > On Thu, Mar 29, 2012 at 7:55 AM, kiwi clive <kiwi_cl...@yahoo.com> wrote: > > Hi Guys, > > Will this be available in Lucene 3.6 or is it only going into version > 4.0 ? > > > > Clive > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- Met vriendelijke groet, Martijn van Groningen