Re: [GENERAL] Efficient intersect operation (Full Text Search)

2010-04-27 Thread Allan Kamau
On Wed, Apr 14, 2010 at 11:39 AM, Allan Kamau wrote: > I have a brief question - I can provide more information if it is not clear. > > I would like to perform pairwise intersect operations between several > pairs of sets (where a set is a list or vector of labels), I have many > such pairs of set

[GENERAL] Efficient intersect operation (Full Text Search)

2010-04-14 Thread Allan Kamau
I have a brief question - I can provide more information if it is not clear. I would like to perform pairwise intersect operations between several pairs of sets (where a set is a list or vector of labels), I have many such pairs of sets and the counts of their elements may vary greatly. Is there