"simple" dict with stop words in tsearch2 - Mailing list pgsql-general

From Pierre Thibaudeau
Subject "simple" dict with stop words in tsearch2
Date
Msg-id 74b035bb0701291312q32c2b6b7q1bb60dbd78062755@mail.gmail.com
Whole thread Raw
Responses Re: "simple" dict with stop words in tsearch2  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
In tsearch2, I would like to use the "simple" dictionary along with my
own list of stopwords.

In other words, once the text is parsed into tokens, no stemming
whatsoever, but stopwords are removed.

Is there an easy way to produce that result, using the standard
"simple" dictionary?

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Predicted lifespan of different PostgreSQL
Next
From: Brian Wipf
Date:
Subject: Re: dependency ?