| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | sector119(at)mail(dot)ru |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: tsearch - v2 new dict |
| Date: | 2003-06-17 12:33:20 |
| Message-ID: | Pine.GSO.4.56.0306171621000.16134@ra.sai.msu.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, 17 Jun 2003 sector119(at)mail(dot)ru wrote:
> Yes, I have read tsearchV2-intro.txt
> but id do not understand how to add stemmer dictionary :(
is't something different from snowball ?
>
> test=# SELECT * FROM pg_ts_cfg;
> id | ts_name | prs_name | locale
> ----+-----------------+----------+--------------
> 1 | default | default | C
> 2 | default_russian | default | ru_RU.KOI8-R
> 3 | simple | default |
> 4 | ua | default | uk_UA
btw, uk_UA probably should ne ua_UA :)
>
>
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 | Rob Larter | 2003-06-17 12:45:33 | create function |
| Previous Message | Sven Köhler | 2003-06-17 11:40:40 | Re: RE : full featured alter table? |