From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Panagiotis Mavrogiorgos <pmav99(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Feature: Add Greek language fulltext search |
Date: | 2019-07-04 11:39:02 |
Message-ID: | e1c79330-48a5-abef-c309-8d4499e3180b@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-03-25 12:04, Panagiotis Mavrogiorgos wrote:
> Last November snowball added support for Greek language [1]. Following
> the instructions [2], I wrote a patch that adds fulltext search for
> Greek in Postgres. The patch is attached.
I have committed a full sync from the upstream snowball repository,
which pulled in the new greek stemmer.
Could you please clarify where you got the stopword list from? The
README says those need to be downloaded separately, but I wasn't able to
find the download location. It would be good to document this, for
example in the commit message. I haven't committed the stopword list yet.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Khandekar | 2019-07-04 11:51:47 | Re: Minimal logical decoding on standbys |
Previous Message | Jamison, Kirk | 2019-07-04 11:35:31 | RE: [PATCH] Speedup truncates of relation forks |