Full text index without accents - Mailing list pgsql-general

From lbarcala@freeresearch.org
Subject Full text index without accents
Date
Msg-id 46878.193.145.220.56.1215083106.squirrel@mail.freeresearch.org
Whole thread Raw
Responses Re: Full text index without accents
List 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


pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Functional index adding one
Next
From: Gwyneth Morrison
Date:
Subject: Re: Delete from Join