Re: Tsearch vs Snowball, or what's a source file? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tsearch vs Snowball, or what's a source file?
Date
Msg-id 2571.1181913796@sss.pgh.pa.us
Whole thread Raw
In response to Re: Tsearch vs Snowball, or what's a source file?  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Tsearch vs Snowball, or what's a source file?  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
> I splited stemmers to two sets because of regression test. As I
> remember, there was some problems with loadable conversions and
> configure's flag --disable-shared

I'm not worried about supporting --disable-shared installations very
much.  They didn't have tsearch support before, either, and they have
not passed regression in many years for lack of plpgsql.

> So, it's needed to change dictinitoption format of snowball dictionaries to 
> point both stop-word file and language's name.

Right.

> How will we synchronize our changes in patch?

Go ahead and make the changes you want, and then I'll work on this.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Load Distributed Checkpoints test results
Next
From: "Albe Laurenz"
Date:
Subject: Re: Tsearch vs Snowball, or what's a source file?