On Mon, 2006-04-17 at 14:48 -0500, Yudie Pg wrote:
> Is it possible to search partial word as like '%...%' in tsearch?
Well at that point you are just going to seqscan anyway... so why not
just to a standard like search?
The could see that you might get a benefit from using the '%...%' on the
vectors columns though, as you may be scanning less data.
Joshua D. Drake
>
> Yudie
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/