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

From Oleg Bartunov
Subject Re: Filtering dictionaries support and unaccent dictionary
Date
Msg-id Pine.LNX.4.64.0907291756270.8065@sn.sai.msu.ru
Whole thread Raw
In response to Re: Filtering dictionaries support and unaccent dictionary  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Wed, 29 Jul 2009, Peter Eisentraut wrote:

> On Tuesday 14 July 2009 22:12:28 Oleg Bartunov wrote:
>> 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.
>
> What is the source of the unaccent rules, and how complete is the rule set?

unicode tables from unicode.org. It'be nice if someone check the completeness.
    Regards,        Oleg
_____________________________________________________________
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: Tom Lane
Date:
Subject: Re: Review: Revise parallel pg_restore's scheduling heuristic
Next
From: "Kevin Grittner"
Date:
Subject: Re: Review: Revise parallel pg_restore's scheduling heuristic