Efficient intersect operation (Full Text Search) - Mailing list pgsql-general

From Allan Kamau
Subject Efficient intersect operation (Full Text Search)
Date
Msg-id u2sab1ea6541004140139tc0544ec8g34ee6404a3253ea3@mail.gmail.com
Whole thread Raw
Responses Re: Efficient intersect operation (Full Text Search)  (Allan Kamau <kamauallan@gmail.com>)
List pgsql-general
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 a way to perform to "AND" two tsvectors and get the resulting
intersect as another tsvector?


Allan.

pgsql-general by date:

Previous
From: raghavendra t
Date:
Subject: Re: Server not Starting
Next
From: "Davor J."
Date:
Subject: Re: Advice on webbased database reporting