Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords - Mailing list pgsql-patches

From Tom Lane
Subject Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Date
Msg-id 26181.1195061836@sss.pgh.pa.us
Whole thread Raw
In response to Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
List 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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Next
From: Tom Lane
Date:
Subject: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords