contrib/tsearch - chopped words

From: Bruce Young <hbrucey(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: contrib/tsearch - chopped words
Date: 2003-06-25 19:00:27
Message-ID: 20030625190027.19683.qmail@web10404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.
whats goin on here. anything i missed? i also created a trigger to update the
txtidx column and it does the samething.
thanks
- bruce

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

Browse pgsql-admin by date

  From Date Subject
Next Message Mendola Gaetano 2003-06-25 22:23:27 adddepend and contrib missing
Previous Message Charles Hornberger 2003-06-25 18:01:43 Re: Tracing used SQL statments