Re: contrib/tsearch - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: contrib/tsearch
Date
Msg-id Pine.GSO.4.44.0209052102270.10266-100000@ra.sai.msu.su
Whole thread Raw
In response to Re: contrib/tsearch  (martin_porter@softhome.net (Martin Porter))
List pgsql-hackers
On Thu, 5 Sep 2002, Martin Porter wrote:

>
> Oleg,
>
> The Porter stemming stems herring and herrings to her, which is a bit
> unfortunate. A quick fix is to put 'herring/herrings' in the exception list
> in the english (porter2) stemmer, but I'll look at this case over the next
> few days and see if I can come up with something a bit better.

Unfrtunately, we wrote tsearch module before the Snowball project has started,
so we used one implementation we found in the net (www.muscat.com) and
there is no exception list. OpenFTS uses snowball stemming, so we'd like
to have a fix. I think we have enough arguments to use snowball stemmers
in tsearch also.

>
> Interesting that no one has reported this before.

:-) Thanks Cristopher for his persistence.

>
> Martin
>
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Inheritance
Next
From: Bruce Momjian
Date:
Subject: Re: beta1 packaged