Feature: Add Greek language fulltext search
Panagiotis Mavrogiorgos <pmav99@gmail.com>
From: Panagiotis Mavrogiorgos <pmav99@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2019-03-25T11:04:52Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Update copyright for 2019
- 97c39498e5ca 12.0 cited
Attachments
- greek.patch (text/x-patch) patch
Hello all, 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 would appreciate any feedback that will help in getting this merged. with kind regards, Panos [1] https://github.com/snowballstem/snowball/commits/master/algorithms/greek.sbl [2] https://github.com/postgres/postgres/blob/97c39498e5ca9208d3de5a443a2282923619bf91/src/backend/snowball/README