From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Paulo Jan <admin(at)mail(dot)ddnet(dot)es> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to create dictionaries for tsearch |
Date: | 2002-10-03 10:47:49 |
Message-ID: | Pine.GSO.4.44.0210031441350.22258-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 3 Oct 2002, Paulo Jan wrote:
> Hi all:
>
> I have read the documentation for the tsearch module, specifically the
> part about creating custom dictionaries for different languages using
> the "makedict.pl" script. What I don't understand, though, is where do I
> get the lists of stopwords and endings for each language. Do I have to
which languages ?
> write them myself? Is there some reference website where I can get that
> kind of information for a given language?
>
Google is your friend.
I'd recommend to use OpenFTS (openfts.sourceforge.net) for full text searching
which has support for ispell dictionaries and snowball stemmers,
which have support for spanish.
>
>
>
> Paulo Jan.
> DDnet.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | joseph v d'silva | 2002-10-03 11:58:40 | Trouble compiling postgresql in hp-unix |
Previous Message | Erwan DUROSELLE | 2002-10-03 10:27:43 | Rép. : Re: one transaction or multiple inserts? |