Anyone have Postgres/Tsearch2 Polish dictionaries ?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Anyone have Postgres/Tsearch2 Polish dictionaries ?

Post 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
Post Reply