You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by kiwi clive <ki...@yahoo.com> on 2012/03/29 13:55:56 UTC

JoinUtil.createJoinQuery in 3.6 ?

Hi Guys,
Will this be available in Lucene 3.6 or is it only going into version 4.0 ?

Clive

Re: JoinUtil.createJoinQuery in 3.6 ?

Posted by kiwi clive <ki...@yahoo.com>.
Thank you for the feedback, that is very useful :-)



________________________________
 From: Martijn v Groningen <ma...@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 <lu...@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 <ki...@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-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>


-- 
Met vriendelijke groet,

Martijn van Groningen

Re: JoinUtil.createJoinQuery in 3.6 ?

Posted by Martijn v Groningen <ma...@gmail.com>.
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 <lu...@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 <ki...@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-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>


-- 
Met vriendelijke groet,

Martijn van Groningen

Re: JoinUtil.createJoinQuery in 3.6 ?

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <ki...@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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org