Add a stemmer for fts - Mailing list pgsql-general

From P Gouv
Subject Add a stemmer for fts
Date
Msg-id CANMkqmRY5S9aTsiiYbqyaO53EVKqntPjSG5UZuTLD3gVO9MTkA@mail.gmail.com
Whole thread Raw
List pgsql-general
Hello.
I was trying to find a stemmer for greek but it isnt supported out of the box. Dictionaries dont help at all because they just limit the words they do nothing useful for my problem.
I found several stemmers in php / java etc from lucene but i am not sure how i can use it with postgresql. I guess i can use PL/Java  PL/php but seems difficult to compile it under windows and production is linux 8.4 version..
Do you have any solution idea for my problem ?

pgsql-general by date:

Previous
From: Moshe Jacobson
Date:
Subject: Counting all results before LIMIT
Next
From: P Gouv
Date:
Subject: Re: Counting all results before LIMIT