Tom Lane <t...@sss.pgh.pa.us> wrote: 
> "Kevin Grittner" <kevin.gritt...@wicourts.gov> writes:
>> Can I use a different set of dictionaries
>> for creating the tsquery than I did for the tsvector?
>  
> Sure, as long as the tokens (normalized words) that they produce
> match up for words that you want to have match.  Once the tokens
> come out, they're just strings as far as the rest of the text search
> machinery is concerned.
 
Fantastic!  Don't know how I got confused about that, but the way now
looks clear.
 
Thanks!
 
-Kevin

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to