From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Filtering dictionaries support and unaccent dictionary |
Date: | 2009-07-14 19:12:28 |
Message-ID: | Pine.LNX.4.64.0907142308110.8065@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi there,
we'd like to introduce filtering dictionaries support for text search
and new contrib module unaccent, which provides useful example of
filtering dictionary. It finally solves the known problem of
incorrect generation of headlines of text with accents.
Also, this module provides unaccent() functions, which is a simple
wrapper on unaccent dictionary.
Regards,
Oleg
PS. I hope it's not late for July commitfest !
_____________________________________________________________
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
Attachment | Content-Type | Size |
---|---|---|
unaccent.gz | application/octet-stream | 6.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2009-07-14 19:13:33 | Re: WIP: Deferrable unique constraints |
Previous Message | Robert Haas | 2009-07-14 19:12:19 | Re: Launching commitfest.postgresql.org |