Full text index without accents

From: lbarcala(at)freeresearch(dot)org
To: pgsql-general(at)postgresql(dot)org
Subject: Full text index without accents
Date: 2008-07-03 11:05:06
Message-ID: 46878.193.145.220.56.1215083106.squirrel@mail.freeresearch.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi again:

I am trying to create a full text configuration to ignore word accents in
my searches. My approach is similar to simple dicionary one, but i want to
remove accents after converting to lower.

Is it the only way to do it to develop another .c and write my own
dict_noaccent.c, and then compile and install it into the system?

Regars,

Mario Barcala

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gwyneth Morrison 2008-07-03 12:26:52 Re: Delete from Join
Previous Message A. Kretschmer 2008-07-03 10:11:20 Re: Functional index adding one