Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords

Поиск
Список
Период
Сортировка
От Jan Urbański
Тема Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Дата
Msg-id 47349A64.2060308@students.mimuw.edu.pl
обсуждение исходный текст
Ответ на Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Jan Urbański <j.urbanski@students.mimuw.edu.pl>)
Список pgsql-patches
> That doesn't have a whole lot to do with where we are today:
> http://developer.postgresql.org/pgdocs/postgres/textsearch-dictionaries.html#TEXTSEARCH-SIMPLE-DICTIONARY
> http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/dict_simple.c

Great, I didn't know the API was that convenient in 8.3. I'll try
posting a working patch for 8.3 during the weekend.

Regards,
--
Jan Urbanski
GPG key ID: E583D7D2

ouden estin


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Crosstab Problems