contrib/tsearch - chopped words? - Mailing list pgsql-sql

From Bruce Young
Subject contrib/tsearch - chopped words?
Date
Msg-id 20030626150544.74208.qmail@web10401.mail.yahoo.com
Whole thread Raw
List pgsql-sql
Hello list,
I have followed the examples in README.tsearch about converting text columns to
txtidx type using the function txt2txidx() .  Problem is.. some words become
chopped.  "Database for dummies" becomes   'dummi'  'databas' ,   for example.
I also created a trigger to update the txtidx column and it does the same
thing.  
Thanks
 - bruce

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Join or Where?
Next
From: Randall Lucas
Date:
Subject: Re: Change the behaviour of the SERIAL "Type"