Page 1 of 1

Anyone have Postgres/Tsearch2 Polish dictionaries ?

Posted: Thu Feb 01, 2007 5:56 am
by CoderGoblin
Ok, I use postgres and have an application which requires the use of the tsearch2 library for full text searching. Working with english or german under UTF8 is no problem. I have a requirement for the polish language but cannot find any information on installing a polish dictionary. I have tried using google to find the answer but have had no luck so far.

Can anyone point me in the right direction or point me to the right files to use - (ideal would be the .dict, .aff and .stop files).
Thanks