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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Дата
Msg-id 26181.1195061836@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-patches
Oleg Bartunov <oleg@sai.msu.su> writes:
> On Wed, 14 Nov 2007, Tom Lane wrote:
>> One thought that came to mind is that the option name should be just
>> "Accept" not "AcceptAll".  To me "All" implies that it would accept
>> *everything* ... including stopwords.

> wait, I remind the problem with filters. How it will works with thesaurus ?

Huh?  This is just an option for the "simple" dictionary, it's got
nothing to do with thesaurus AFAICS.

            regards, tom lane

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Следующее
От: Tom Lane
Дата:
Сообщение: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords