You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by anand chandak <an...@oracle.com> on 2014/01/30 10:15:08 UTC

Lucene Join

Hi,


I am trying to find whether the lucene joins (not solr join) if they are 
using any filter cache. The API that lucene uses is for joining 
joinutil.createjoinquery(), where can I find the source code for this API.


Thanks in advance

Thanks,

Anand


Re: Lucene Join

Posted by Michael McCandless <lu...@mikemccandless.com>.
Look in lucene's join module?

Mike McCandless

http://blog.mikemccandless.com


On Thu, Jan 30, 2014 at 4:15 AM, anand chandak <an...@oracle.com> wrote:
> Hi,
>
>
> I am trying to find whether the lucene joins (not solr join) if they are
> using any filter cache. The API that lucene uses is for joining
> joinutil.createjoinquery(), where can I find the source code for this API.
>
>
> Thanks in advance
>
> Thanks,
>
> Anand
>