What is the simpliest text search configuration?

Поиск
Список
Период
Сортировка
От Jérôme Etévé
Тема What is the simpliest text search configuration?
Дата
Msg-id f516fcd80911120505u5fbd35e8y3ec2e3dd25f26aaa@mail.gmail.com
обсуждение исходный текст
Ответы Re: What is the simpliest text search configuration?
Re: What is the simpliest text search configuration?
Список pgsql-general
Hi all,

 I'd like to implement a full text search with postgresql, and I can't find
a text search configuration that would just:

map unicode accentuated letters to an un-accentuated equivalent
tokenize the words (and skip any non word characters)
no stopwords
lower case the tokens

How can I achieve this? I'm particularly interested in deactivating
the stopwords filtering.

I tried pg_catalog.simple, but despite its name, it still considers stop words.

Thanks for your help!

Jerome.

--
Jerome Eteve.
http://www.eteve.net
jerome@eteve.net

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: DB Restart
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: [pgeu-general] pgday.eu