Re: accentuated letters in text-search - Mailing list pgsql-hackers

From Guillaume Lelarge
Subject Re: accentuated letters in text-search
Date
Msg-id 4C47DA2B.8070802@lelarge.info
Whole thread Raw
In response to accentuated letters in text-search  (Andreas Joseph Krogh <andreak@officenet.no>)
Responses Re: accentuated letters in text-search
List pgsql-hackers
Le 21/07/2010 23:23, Andreas Joseph Krogh a écrit :
> [...]
> I was googling for how to create a text-seach-config with the following
> properties:
> - Map unicode accentuated letters to an un-accentuated equivalent
> - No stop-words
> - Lowercase all words
> 
> And came over this from -general:
> http://www.techienuggets.com/Comments?tx=106813
> 
> Then after some more googling I found this:
> http://www.sai.msu.su/~megera/wiki/unaccent
> 
> Any reason the unaccent dict. and function did not make it in 9.0?
> 

Well, AFAICT, it's available in 9.0:
 http://www.postgresql.org/docs/9.0/static/unaccent.html


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: little mistakes in HS/SR
Next
From: Markus Wanner
Date:
Subject: Re: dynamically allocating chunks from shared memory