| From: | Panagiotis Mavrogiorgos <pmav99(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Feature: Add Greek language fulltext search |
| Date: | 2019-03-25 11:04:52 |
| Message-ID: | CAAVvtwpuAanSCMnm6PdEhN8jVFfn4a8DbkbtCS-M-d2Svejzrw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| greek.patch | text/x-patch | 209.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2019-03-25 11:34:45 | Re: speeding up planning with partitions |
| Previous Message | Peter Eisentraut | 2019-03-25 11:04:40 | Re: psql display of foreign keys |