FullText index

From: Andreas Kraftl <andreas(dot)kraftl(at)kraftl(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: FullText index
Date: 2008-11-04 10:07:03
Message-ID: 1225793223.7466.11.camel@zeus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

we have a table where is a column with language ISO code like en,
de, ...
How can i build the index, depending on this languagecode?

>From the manual: to_tsvector([ config regconfig , ] document text)
Where is documented what "config regconfig" can be?

Thanks
Andreas

Browse pgsql-general by date

  From Date Subject
Next Message Tom Allison 2008-11-04 10:21:14 Re: postgresql and Mac OS X
Previous Message Dann Corbit 2008-11-04 10:03:37 Re: Best memory/planner settings for Postgres