Filtering dictionaries support and unaccent dictionary - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Filtering dictionaries support and unaccent dictionary
Date
Msg-id Pine.LNX.4.64.0907142308110.8065@sn.sai.msu.ru
Whole thread Raw
Responses Re: Filtering dictionaries support and unaccent dictionary  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Filtering dictionaries support and unaccent dictionary  (Peter Eisentraut <peter_e@gmx.net>)
List 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [pgsql-www] Launching commitfest.postgresql.org
Next
From: Stefan Moeding
Date:
Subject: Re: Sampling profiler updated