Re: Full text index without accents

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Full text index without accents
Дата
Msg-id Pine.LNX.4.64.0807031957520.11363@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Full text index without accents  (lbarcala@freeresearch.org)
Ответы Re: Full text index without accents  ("Fco. Mario Barcala" Rodríguez<lbarcala@freeresearch.org>)
Список pgsql-general
You can preprocess text (replace accent by nothing) before
to_tsvector or to_tsquery



Oleg
On Thu, 3 Jul 2008, lbarcala@freeresearch.org wrote:

> 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
>
>
>

     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-general по дате отправления:

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Functional index adding one
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: High inserting by syslog