Full text search - How to build a filtering dictionary - Mailing list pgsql-general

From Antonio Franzoso
Subject Full text search - How to build a filtering dictionary
Date
Msg-id 4F16F46B.5000704@yahoo.it
Whole thread Raw
Responses Re: Full text search - How to build a filtering dictionary  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
Hi all,
I need to build a synonym dictionary that performs a normalization of
tokens just like a filtering dictionary does. I've searched for a
filtering dictionary template but I've found it. Where Can I find it?
Or, if there isn't such a template, How can I build a simple filter
dictionary that simply maps a term with another (in a synonym dict-like
way)?

Thanks in advance,
Antonio

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Redirect ERROR, FATAL and other messages
Next
From: Oleg Bartunov
Date:
Subject: Re: Full text search - How to build a filtering dictionary