From: | Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PROPOSAL] Nepali Snowball dictionary |
Date: | 2018-02-28 08:16:24 |
Message-ID: | 20180228081622.GA16615@zakirov.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Feb 20, 2018 at 12:01:30AM +0300, Arthur Zakirov wrote:
> > As best I know, the original list
> > http://lists.tartarus.org/mailman/listinfo/snowball-discuss
> > is moribund, but there's a fork at
> > http://snowballstem.org
> > that has at least some activity.
>
> From the original list it seems that http://snowballstem.org is
> frozen. But development work continues at
> https://github.com/snowballstem by other people.
> I'll try to send them a pull request.
I've sent a pull request with nepali snowball algorithm into
https://github.com/snowballstem [1]. They aren't againts the patch.
They haven't merged it yet, though. There are some problems with
continuous testing via Travis CI which aren't related with the patch and
require fix some scripts.
I've created the commitfest entry https://commitfest.postgresql.org/17/1569/
1 - https://github.com/snowballstem/snowball/pull/69
--
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2018-02-28 08:22:11 | Re: Wait event names mismatch: oldserxid |
Previous Message | Amit Khandekar | 2018-02-28 08:01:44 | Re: parallel append vs. simple UNION ALL |