| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | Antonio Franzoso <antoniofranzoso(at)yahoo(dot)it> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Full text search - How to build a filtering dictionary |
| Date: | 2012-01-18 16:40:12 |
| Message-ID: | Pine.LNX.4.64.1201182039030.19097@sn.sai.msu.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Antonio,
you can see contrib/unaccent dictionary, which is a filtering
dictionary. I have a page about it - http://mira.sai.msu.su/~megera/wiki/unaccent
Oleg
On Wed, 18 Jan 2012, Antonio Franzoso wrote:
> 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
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
| From | Date | Subject | |
|---|---|---|---|
| Next Message | A.M. | 2012-01-18 16:44:06 | Re: Table permissions |
| Previous Message | Antonio Franzoso | 2012-01-18 16:33:47 | Full text search - How to build a filtering dictionary |