From: | "Andrew J(dot) Kopciuch" <akopciuch(at)bddf(dot)ca> |
---|---|
To: | Teodor Sigaev <teodor(at)sigaev(dot)ru>, sector119(at)mail(dot)ru |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: tsearch - v2 new dict |
Date: | 2003-06-17 21:11:05 |
Message-ID: | 200306171511.05781.akopciuch@bddf.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tuesday 17 June 2003 09:06, Teodor Sigaev wrote:
> sector119(at)mail(dot)ru wrote:
> >>Do you add ua_stem or not?
> >
> > nope :( I do not know how to add it...
> > I have do it the same way as when I was adding ispell_ua dict?
>
> no
>
> You should get (or write new one) from snowball.tartarus.org.
> Then place ua_stem.h and ua_stem.c in tsearch/snowball directory,
> and edit tsearch/Makefile and tsearch/dict_snowball.c.
>
> Unfortunally, you should do it yourself, I don't know ukrainian.
There is apparently no stemming algo available yet. So if you need one, you
will have to write it yourself.
In the meantime ... you could just use the simple stemming until you write a
ua_stem ... or someone else does.
Andy
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2003-06-17 21:25:00 | Re: Sort memory not being released |
Previous Message | Felipe Schnack | 2003-06-17 21:10:06 | deadlocks |