TSearch2 Searching Text with Synonyms and Stop Dictionary

From: xaviergxf <xaviergxf(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: TSearch2 Searching Text with Synonyms and Stop Dictionary
Date: 2008-05-08 02:08:53
Message-ID: 795a4591-becb-4ba9-a386-83ce261a7ab4@m3g2000hsc.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I´m trying to use the tsearch2 with postgre 8.2. What i am trying to
do its: from a text search the text and synonyms excluding the words
that doesn´t mean nothing like("what", "the", "of").
How can i configure the dictionarys for use both synonyms and stop
dictionarys?
Can anyone create a function that do that?
I´m using the portuguese dictionarys at
http://snowball.tartarus.org/algorithms/portuguese/stemmer.html.

Thanks very much

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2008-05-08 02:24:13 Re: postgresql in FreeBSD jails: proposal
Previous Message Bruce Momjian 2008-05-08 01:49:51 Re: Feature request/suggestion - CREATE SCHEMA LIKE