How to create dictionaries for tsearch

From: Paulo Jan <admin(at)digital(dot)ddnet(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: How to create dictionaries for tsearch
Date: 2002-10-03 10:10:05
Message-ID: 3D9C177D.CA625350@digital.ddnet.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
write them myself? Is there some reference website where I can get that
kind of information for a given language?

Paulo Jan.
DDnet.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erwan DUROSELLE 2002-10-03 10:27:43 Rép. : Re: one transaction or multiple inserts?
Previous Message Nigel J. Andrews 2002-10-03 10:08:22 Re: Import textfile as table